The application layer in TR-369 is wrapped in a protocol buffer before it’s encapsulated in any MTP.Protobufs, as they are called for short, are somewhat like XML, however they are not human-readable after encoding and need a schema (a .proto file) to be decoded.The existence of sche...
Session.MaxUSPRecordSize={tr369_controller_e2esize|1} boolean:Device.LocalAgent.Subscription.1.Enable={tr369_enable|1} string:Device.LocalAgent.MTP.1.Protocol={tr369_mtp_protocol|1} string:Device.LocalAgent.Controller.1.MTP.1.Protocol={tr369_mtp_protocol|1} boolean:Device.LocalAgent.MTP.1....
User Services Platform server to manage tr369 devices.Demo site for usp agent test here http://usp.kmeisoft.com:8899/Please follow the agent settingsAgent Settings Example:Device.LocalAgent.Controller.1.MTP.1.Enable => true Device.LocalAgent.Controller.1.MTP.1.Protocol => MQTT Device.LocalAg...
Name Last commit message Last commit date Latest commit leandrofars feat: websockets mtp Feb 5, 2024 482c3f1·Feb 5, 2024 History 16 Commits cmd feat: websockets mtp Feb 5, 2024 configs feat: initial device simulation Dec 14, 2023 ...
Description It sets the WebSocket URI to reach the corresponding USP Controller. This setting is used to filled the content of theDevice.LocalAgent.Controller.{i}.MTP.1.WebSocket.parameter table properly. Listening WebSocket For security purpose, the listening socket related to theDevice.LocalAgent....