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) 263 B
const base = require('./_base'); var param = { long: 'nowait', short: 'w', unnamed: false, default: false, description: 'return once the action has been submitted without waiting for confirmation' }; module.exports = base(param);