ubusd: implement notify forwarding with status reporting
[project/ubus.git] / ubusmsg.h
index f7c115dbc5b7cdd30be611a1418ddaf1d49459bc..05d5c04a2e3464a54f63dc28ffe07fac3727bd5e 100644 (file)
--- a/ubusmsg.h
+++ b/ubusmsg.h
@@ -91,6 +91,8 @@ enum ubus_msg_attr {
        UBUS_ATTR_ACTIVE,
        UBUS_ATTR_NO_REPLY,
 
+       UBUS_ATTR_SUBSCRIBERS,
+
        /* must be last */
        UBUS_ATTR_MAX,
 };