...
| Full name | Description | Units / size | Default value | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Username used for communication. If not specified, the username/password will not be used for communication. | - | - | ||||||
| Password used for communication. | - | - | ||||||
| The protocol encoding used for communication. The following variants are available:
AMiT devices have a limit of 16 KB for the size of received and sent Websocket messages, so both requests and responses must fit within this size. Therefore, the MessagePack variant is recommended, as it is also less CPU-intensive. | MessagePack JSON | MessagePack | ||||||
| Response waiting time. In case of larger requests, or due to higher latencies (e.g., on a mobile network or when communicating over WAN/VPN), this value may need to be increased. | ss:mss | 01:000 |
...