ucentral-schema: update to latest HEAD

5f769a0 wifisca: add CSA support
9eb55fd state: fix carier state wehn the device is not up
cf8f383 add radios DAE support
ad6ac65 move radius auth mac acl property into the authentication node
7bc2f00 improve wifi scanning
f8f458a always use the systems hostname when streaming the syslog
b2dc0b7 add radius based mac-filters
34671ba ass priority to syslog data model
d7d73d8 fix carrier state reporting NaN
0a49566 add new wifi-scanning code
8f5beb1 add versioning to the state messages
8968d62 counters were not correctly added inside state messages
77b57b8 generate-reader.uc: fix validation of hostname labels with two characters
311bf98 fix radius proxy server settings
fa9ad34 add unit.hostname support
c101acd state: properly split telemetry and state messages
8da20fd renderer.uc: make code scanning radio aware
404a9a3 renderer: restructure and extend documentation
8ecb351 jsdoc: add proper ucode->JS transpiler
ca4ef47 templates: broadband.uc: fix deprecated syntax

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2022-01-17 07:32:04 +01:00
parent 22b0f780b0
commit 8eb24a36f3

View File

@@ -5,8 +5,8 @@ PKG_RELEASE:=1
PKG_SOURCE_URL=https://github.com/blogic/ucentral-schema.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2021-02-15
PKG_SOURCE_VERSION:=6d321d65047e1582fffad6034679ecb7aeabed71
PKG_SOURCE_DATE:=2022-01-17
PKG_SOURCE_VERSION:=5f769a0b376f35caacb06009e492b490de3c5246
PKG_MAINTAINER:=John Crispin <john@phrozen.org>
PKG_LICENSE:=BSD-3-Clause
@@ -17,6 +17,7 @@ define Package/ucentral-schema
SECTION:=ucentral
CATEGORY:=uCentral
TITLE:=OpenWrt uCentral schema
DEPENDS+= +ucode-mod-nl80211 +ucode-mod-rtnl
endef
define Package/ucentral-recovery