bulkdata: register datamodel as cwmp only

This commit is contained in:
Vivek Kumar Dutta 2024-12-06 17:57:30 +05:30
parent 5e009f97e9
commit c7a6bdb4a0
2 changed files with 3 additions and 2 deletions

View file

@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bulkdata
PKG_VERSION:=2.1.16
PKG_VERSION:=2.1.17
LOCAL_DEV:=0
ifneq ($(LOCAL_DEV),1)

View file

@ -6,7 +6,8 @@
"services": [
{
"parent_dm": "Device.",
"object": "BulkData"
"object": "BulkData",
"proto": "cwmp"
}
],
"config": {