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) 253 B
const base = require('./_base'); var param = { long: 'timeout', short: '', unnamed: false, default: 0, description: 'the maximum time in milliseconds to wait for the command to complete' }; module.exports = base(param);