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) 234 B
const base = require('./_base'); var param = { long: 'datafile', short: 'x', unnamed: true, default: undefined, description: 'file containing data to apply to the job' }; module.exports = base(param);