UNPKG

hm-simulator

Version:
6 lines (5 loc) 140 B
module.exports = api => { setInterval(() => { api.emit('setValue', 'rfd', 'BidCoS-RF:1', 'PRESS_SHORT', true); }, 5000); };