Skip to content

docker and nc netcat #223

@riker65

Description

@riker65

Hi
wondering how to invoke the changes using netcat in docker environment?

nc localhost 5051

does not do anything

in base.json


..
  "request": [
	    { "type": "cpu-temp", "processors": 1 },
	   {
      "type": "modbus",
      "io": "config/usb_id.json",
      "devices": {
        "17": 	{
          "type": "rover",
          "server": { "port": 5051 }
..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions