Skip to content

smdn/Smdn.Net.SkStackIP

Repository files navigation

GitHub license tests/main CodeQL

This repository provides a .NET client library for Skyley Networks' SKSTACK IP.

Important

This project and .NET implementation published in this project are not affiliated with Skyley Networks. An official Java implementation is available from Skyley Networks' repository.

Smdn.Net.SkStackIP

NuGet

Smdn.Net.SkStackIP is a .NET library that provides APIs for operating devices that implement Skyley Networks' SKSTACK IP.

This library supports to use any Stream or PipeReader/PipeWriter as the communication channel for the SKSTACK IP protocol, so it has the ability to communicate with devices that use other than serial ports, e.g., pseudo devices.

Smdn.Devices.BP35XX

NuGet

Smdn.Devices.BP35XX is a .NET library for operating ROHM BP35A1 and other ROHM Wi-SUN modules using the SKSTACK IP.

Note

Currently this library only support the BP35A1, but I would like to add support for other devices. If you would like to add other devices, please contact me.

Project status

The library implementation and API is almost stable.

Documentation and examples of use are incomplete. If you have any questions, please ask through Discussions or Issues.

For contributers

Contributions are appreciated!

If there's a feature you would like to add or a bug you would like to fix, please read Contribution guidelines and create an Issue or Pull Request.

IssueやPull Requestを送る際は、Contribution guidelinesをご覧頂ください。 可能なら英語が望ましいですが、日本語で構いません。

Related project

smdn/Smdn.Net.EchonetLite: This project is to implement ECHONET Lite and its related standards/specifications with .NET, also providing an implementation for Route B using SKSTACK IP. The major goal is to implement the functionalities to access smart energy meters via the Route B.

Notice

License

This project is licensed under the terms of the MIT License.

Disclaimer

(An English translation for the reference follows the text written in Japanese.)

本プロジェクトは、Skyley Networks、およびSKSTACK IPを搭載する製品の製造元・供給元・販売元とは無関係の、非公式なものです。

This is an unofficial project that has no affiliation with Skyley Networks and the manufacturers/vendors/suppliers of the products that equipped with SKSTACK IP.

Third-Party Notices

See ThirdPartyNotices.md for detail.