Skip to content

Repository files navigation

uecsgw_ng

UECS電文を扱うユーティリティ群です。 UECSGWと称したゲートウェイ装置をLinuxベースで構築し、その上で動作するプログラム群です。

This repository provides utility programs to handle UECS protocol messages. It is intended for building Linux-based "UECS gateway" devices, running multiple small tools for message processing.


主要プログラム/Main Utility

recvdata.py UECS電文の受信・転送デーモン(現状での動作確認済みプログラム) A daemon for receiving UECS messages and forwarding them (the only program currently stable and operational).


ドキュメント/Documentation


バージョン情報/Version Info

プログラム名 バージョン 備考
uecsgw_ng 0.10 ユーティリティ全体の呼称 (The overall name of the utility)
recvdata.py 3.10 動作安定 (Available)
ccmscan.py 開発中 under development
nodescan.py 開発中 under development
recvscan.py 開発中 under development

作者/Author

  • 堀本 正文(Masafumi Horimoto)
  • Fukuoka, Japan

日付/Date

  • 2025年8月29日
  • August 29, 2025

ライセンス/License

本ソフトウェアはMITライセンスで配布されます。 This software is distributed under the MIT License.

MIT License

Copyright (c) 2025 Masafumi Horimoto

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages