Rename 'client_id' field to 'client'

This commit is contained in:
Feng Lee 2019-09-24 13:53:46 +08:00
parent 98b7e3d948
commit 2790ab318d
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@
will_retain = false,
keepalive = 0,
properties = undefined,
client_id = <<>>,
clientid = <<>>,
will_props = undefined,
will_topic = undefined,
will_payload = undefined,