Skip to content
Snippets Groups Projects
Commit ea595561 authored by Ellis Percival's avatar Ellis Percival
Browse files

Add client_id to generated schema

parent 401dfdd5
Branches
Tags
No related merge requests found
...@@ -24,6 +24,10 @@ mqtt: ...@@ -24,6 +24,10 @@ mqtt:
type: string type: string
required: no required: no
default: "" default: ""
client_id:
type: string
required: no
default: ""
topic_prefix: topic_prefix:
type: string type: string
required: no required: no
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment