luci-app-lorawan-basicstation: Add luci-app-lorawan-basicstation#5938
luci-app-lorawan-basicstation: Add luci-app-lorawan-basicstation#5938hnyman merged 1 commit intoopenwrt:masterfrom
Conversation
|
ping @aparcar |
|
Please post some screenshots |
3d18c74 to
fd5af44
Compare
| include $(TOPDIR)/rules.mk | ||
|
|
||
| PKG_NAME:=luci-app-basicstation | ||
| PKG_VERSION:=2.0.6 |
There was a problem hiding this comment.
Why such versioning? Couldn't it be 1.0.0 as this is the first initial version, which could gets into this repository?
There was a problem hiding this comment.
I have completely removed the PKG_VERSION because it doesn't seem to be that common in LuCi packages. Do you agree with it?
There was a problem hiding this comment.
Removing versioning is fine, as there is automatic versioning in LuCI. (most packages do not have manual versions at all)
|
I would rename this to something like luci-app-lorawan-basicstation Otherwise the "basic station" may sound too much like a simplified setup tool for a router. (there is already a PR for luci-mod-simple, etc.) |
LuCi Support for LoRaWAN basicstation Signed-off-by: Marcus Schref <mschref@web.de>
fd5af44 to
7b8cae3
Compare




LuCi support for Basicstation
Depends on openwrt/packages#19188
Signed-off-by: Marcus Schref mschref@web.de