Mongoose OS OTA License

  1. My goal is: License a device by RPC
  2. My actions are: None, searching for an answer
  3. The result I see is: None
  4. My expectation & question is: Sometimes a device in service, forgets to run MOS license and device goes out to a client without license. Usually this device is not reachable for the server, so MOS PORT is no good. How can a device be remotely licensed?. The devices in question, have already pass a MOS license and they are licensed in the MOS License platform (we can see the UID). I would like to have an RPC process in order to re-license the device again. Is this possible when the device is not reachable by MOS?
1 Like

When you update the new firmware version, are you overwriting the conf#.json file that has the license code?

Tip: using OTA, keep in the build file fw.zip only the configuration files that do not interfere on device instance.