collect ok-to-mqtt falg
This commit is contained in:
parent
ff8bb07f7f
commit
342c8dc87a
3 changed files with 12 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE `nodes` ADD COLUMN `ok_to_mqtt` BOOLEAN NULL;
|
||||
Loading…
Add table
Add a link
Reference in a new issue