文件名称:remoteSwitch:remoteSwitch使您可以通过网络公开和控制开关(例如GPIO中继板)
文件大小:447KB
文件格式:ZIP
更新时间:2024-06-02 10:43:31
gpio nats amateur-radio hamradio antenna-switching
远程开关 remoteSwitch是一个跨平台应用程序,可让您的(天线/频带/电源...)交换机在网络上可用。 为了给您留下第一印象,欢迎您在我们的公共演示。 remoteSwitch是用编程语言编写的。 建议:该项目正在开发中。 参数和ICD仍然不稳定,并且可能会有所变化,直到达到第一个主要版本为止。 支持的开关类型 多用途开关GPIO(例如,波段开关,饮料等) Stackmatch GPIO(Stackmatch,组合器,4平方等) 虚拟开关(无需硬件即可进行测试) EA4TX遥控盒 支持的运输协议 WebUI的HTTP和Websocket 执照 remoteSwitch是根据。 下载 您可以从页面下载包含MacOS(AMD64),Linux(386 / AMD64 / ARM / ARM64)和Windows(386 / AMD64)的已编译二进制文件的zip存档。 r
【文件预览】:
remoteSwitch-master
----.gitignore(49B)
----go.mod(951B)
----Makefile(2KB)
----hub()
--------hub.go(5KB)
--------html()
--------wsclient.go(765B)
--------routes.go(506B)
--------http_handler.go(5KB)
--------middleware.go(745B)
----LICENSE(1KB)
----go.sum(77KB)
----.github()
--------workflows()
----examples()
--------8x2_bandswitch_gpio.toml(4KB)
--------vertical_array_dummy_switch.toml(2KB)
--------stackmatch_gpio.toml(2KB)
--------ea4tx_remotebox.toml(1KB)
----main.go(89B)
----switch()
--------ea4tx_remotebox()
--------switch.go(611B)
--------stackmatch_gpio()
--------dummy_switch()
--------sbSwitchProxy()
--------multi-purpose-switch-gpio()
----README.md(8KB)
----ci()
--------test.sh(264B)
--------pack.sh(197B)
----icd()
--------switch.proto(702B)
----.gitattributes(24B)
----configparser()
--------parse_ea4tx_remotebox_config.go(1KB)
--------parse_sm_gpio_config.go(4KB)
--------parse_mp_gpio_config.go(4KB)
--------parse_dummy_switch_config.go(4KB)
----.remoteSwitch.toml(4KB)
----cmd()
--------version.go(717B)
--------server_nats.go(9KB)
--------server.go(458B)
--------root.go(1KB)
--------webserver.go(9KB)
--------validate_topic.go(275B)
----sb_switch()
--------switch.pb.micro.go(4KB)
--------switch.pb.go(16KB)