DeviceTokenGenerator.constructor
DESCRIPTION
Construct a token generator for a camera.
DECLARATION
constructor(private productId: string, private deviceId: string, private privateKey: string)
PARAMETERS
productId:- Product ID of the device
deviceId:- Device ID of the device
privateKey:- Private key in PEM format