Hello everybody,
I have two questions.
- Is it possible to get a unique id of the connected device? I mean, a code that is unique for each single NCS. In the SDK and from dmesg I wasn't able to find a valid one.
- Is it possible for someone to see/steal the graph I previously uploaded to the NCS? We would like to use our own network and don't want other to be able to access to it.
Thank you
链接已复制
3 回复数
@eudeep Currently there isn't any unique identifier for each single NCS device such as a serial number. As for your security concern, maybe a solution is to store the graph data encrypted in memory and don't write to disk.
