save Device

private open fun saveDevice(hDevice: JsonHelper): String

Method to save a new device in the system if not already exists

Return

the device identifier as String

Parameters

hDevice

The json helper to manage the device data