Rename 'client_id' field to 'client'
This commit is contained in:
parent
98b7e3d948
commit
2790ab318d
|
@ -219,7 +219,7 @@
|
|||
will_retain = false,
|
||||
keepalive = 0,
|
||||
properties = undefined,
|
||||
client_id = <<>>,
|
||||
clientid = <<>>,
|
||||
will_props = undefined,
|
||||
will_topic = undefined,
|
||||
will_payload = undefined,
|
||||
|
|
Loading…
Reference in New Issue