@ -13,7 +13,7 @@ const connection = {
connectTimeout: 30 * 1000, // ms
reconnectPeriod: 4000, // ms
// clientId: 'mqttx_' + Math.random().toString(16).substring(2, 8),
clientId: `mqtt_${Math.random().toString(16).slice(2)}`,
clientId: 'mqtt_client_1581F8HGX254V00A0BUY',
// auth
username: 'sdhc',
password: '',