Client settings example
- Last UpdatedSep 19, 2025
- 1 minute read
- PI System
- Adapter for MQTT 1.4
- Adapters
The following are examples of valid client settings configurations:
{
"keepAlivePeriod": "0:00:30",
"qosLevel": 2,
"maxClientQueueSize": 1000
}
The following are examples of valid client settings configurations:
{
"keepAlivePeriod": "0:00:30",
"qosLevel": 2,
"maxClientQueueSize": 1000
}