nabto_device_get_product_id()

DESCRIPTION

Get the product id.

DECLARATION

NABTO_DEVICE_DECL_PREFIX const char* NABTO_DEVICE_API
nabto_device_get_product_id(NabtoDevice* device)

PARAMETERS

device:
[in] The device

RETURNS

The product id, or undefined if not set. The pointer is valid until nabto_device_free is being called.