Skip to content

TWC and EW11 socket options #612

@revoneor

Description

@revoneor

How to start twcmanager without a usb dongle when one is having a EW11 RS485 to socket

First attempt is to remove devices from the docker compose.yaml (comment out) and hope that twcmanager gets so far as to create /etc/twcmanage/config.json (Could be that one should put this file there manually then and edit)

It did not create this file because it barks that /dev/ttyUSB0 is not found, I tried to have it pass that by listing my /dev/ttyACM0 in the docker-compose.yml but it would still barf on missing /dev/ttyUSB0

Luckily I had one RS485 USB dongle but otherwise I see no way to fake it to get it to work

With that it started and /etc/twcmanage/config.json could be edited to for socket: ip:port and restart.

Is there or should there be a syntax to have a socket line in docker-compose.yml?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions