Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[openwebnet] Replace gnu.io dependency with serial transport #16376

Merged
merged 7 commits into from
Feb 5, 2024

Commits on Feb 5, 2024

  1. [openwebnet] OpenWebNetLightingHandler.toWhere now throws OWNExceptio…

    …n instead of returning @nullable
    
    Signed-off-by: Massimo Valla <mvcode00@gmail.com>
    mvalla committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    86f6946 View commit details
    Browse the repository at this point in the history
  2. [openwebnet] first version of serial transport adapter

    Signed-off-by: Massimo Valla <mvcode00@gmail.com>
    mvalla committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7814530 View commit details
    Browse the repository at this point in the history
  3. [openwebnet] inject SerialPortProvider instead of using SPI. Fix stream

    handling.
    
    Signed-off-by: Massimo Valla <mvcode00@gmail.com>
    mvalla committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c88063f View commit details
    Browse the repository at this point in the history
  4. [openwebnet] serial-impl: compact addEventListener removing inner class

    Signed-off-by: Massimo Valla <mvcode00@gmail.com>
    mvalla committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    90b9eac View commit details
    Browse the repository at this point in the history
  5. [openwebnet] Mapped PORT_DISCONNECTED. Code clean-up, comments/logs. …

    …Use own4j 0.12.0
    
    Signed-off-by: Massimo Valla <mvcode00@gmail.com>
    mvalla committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    458f80a View commit details
    Browse the repository at this point in the history
  6. [openwebnet] renamed SerialTransportAdatper -> SerialPortProviderAdapter

    Signed-off-by: Massimo Valla <mvcode00@gmail.com>
    mvalla committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7031d80 View commit details
    Browse the repository at this point in the history
  7. [openwebnet] spotless

    Signed-off-by: Massimo Valla <mvcode00@gmail.com>
    mvalla committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    045405a View commit details
    Browse the repository at this point in the history