config.sample.json 299 Bytes
{
    "handler_name": "DUMMY2022",
    "pull_interval_ms": 1000,
    "only_direct_response": false,
    "apiserver": {
        "apikey": "PLEASE_CHANGE_ME",
        "port": 12602,
        "url": "http://localhost:12602/apikey/PLEASE_CHANGE_ME"
    },
    "products": [],
    "remote_products": {}
}