0.0.21 • Published 8 years ago

routoh-device-sun v0.0.21

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
8 years ago

routoh-device-sun

A fork / ES2015 rewrite of the time module on route.io.

// TODO Need to hook up state events and cover how to use them . . . .

const Route = require('routoh');
const Sun = require('routoh-device-sun');

const route = new Route();
route.addDevice(new Sun({
  latitude: 0.000,
  longitude: 0.000
}));
0.0.21

8 years ago

0.0.20

8 years ago

0.0.19

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago