NurApiTagStorageAddOrUpdateTag Method
Add / update nur protocol tag in tag storage
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public bool AddOrUpdateTag(
NurApi api,
NurApiTagDataEx tagData,
out NurApiTag storedTag
)
- api NurApi
- Owner
- tagData NurApiTagDataEx
- Nur protocol tag data
- storedTag NurApiTag
- New or updated tag is stored here
BooleanTrue if tag was added, false if tag was updated.
If tag is already found in storage, it's meta data is updated from tag