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) 254 B
const base = require('./_base'); var param = { long: 'backup', short: 'b', unnamed: false, default: false, description: 'show information in a format that can be sent back to the gateway' }; module.exports = base(param);