Type Definitions
autoClientCallback(client)
Parameters:
| Name | Type | Description |
|---|---|---|
client |
MQTT.Client | MQTT Client |
requestCallback(data, status)
콜백 시 기본 파라미터 정보
Parameters:
| Name | Type | Description |
|---|---|---|
data |
object | 통신 데이터 |
status |
number | 결과 코드 |