* simple_sensor: new REQ_TYPE_GET_ACCESS_LIST

This commit is contained in:
Scott Powell
2025-07-13 18:50:52 +10:00
parent 339ee035aa
commit be68aaed20
2 changed files with 15 additions and 3 deletions

View File

@@ -51,9 +51,7 @@ struct ContactInfo {
#define FIRMWARE_ROLE "sensor"
#ifndef MAX_CONTACTS
#define MAX_CONTACTS 32
#endif
#define MAX_CONTACTS 20
#define MAX_SEARCH_RESULTS 8
#define MAX_CONCURRENT_ALERTS 4