Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

Get camera id from analytics plugin.

Answered

Comments

2 comments

  • Andrey Terentyev
    • Network Optix team

    Hello,

    Yes of course. DeviceAgent constructor accepts a pointer to nx::sdk::IDeviceInfo as a parameter.

    For example, in stub_analytics_plugin

    DeviceAgent::DeviceAgent(Engine* engine, const nx::sdk::IDeviceInfo* deviceInfo)

    IDeviceInfo has the id() method.

    0
  • Permanently deleted user

    Thanks.

    0

Please sign in to leave a comment.