ubusd: implement notify forwarding with status reporting
[project/ubus.git] / ubusmsg.h
index f7c115d..05d5c04 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_ACTIVE,
        UBUS_ATTR_NO_REPLY,
 
+       UBUS_ATTR_SUBSCRIBERS,
+
        /* must be last */
        UBUS_ATTR_MAX,
 };
        /* must be last */
        UBUS_ATTR_MAX,
 };