UNPKG

pimatic

Version:

A home automation server and framework for the Raspberry PI running on node.js

6 lines (5 loc) 120 B
module.exports = { 'clamp': require('./clamp'), 'inRange': require('./inRange'), 'random': require('./random') };