UNPKG

@autocodingsystems/gateway-client

Version:

Library and commandline utility to control the acs gateway - device drivers for the most common industrial production line devices

12 lines (9 loc) 239 B
const base = require('./_base'); var param = { long: 'target', short: 't', unnamed: true, default: undefined, description: 'the url to the gateway affected by this command' }; module.exports = base(param);