add nodes to trigger read states
This commit is contained in:
6
QueryCommand.h
Normal file
6
QueryCommand.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#define QUERY_COMMAND_LOCKSTATE 1
|
||||
#define QUERY_COMMAND_CONFIG 2
|
||||
#define QUERY_COMMAND_KEYPAD 4
|
||||
#define QUERY_COMMAND_BATTERY 8
|
||||
Reference in New Issue
Block a user