File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
- - Update Dockerfile to Centos7 and Node 4.8.4
2
- - Add plugin system (#2).
3
- - Update iotagent node library to allow use env variables
4
- - Add Travis conf
5
- - Check existence of mappings in internalAttributes for device provisioning [#22]
6
- - Remove mongodb dependence from packages.json (already in iota-node-lib)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sigfox-iotagent" ,
3
3
"description" : " IoT Agent for the Sigfox protocol" ,
4
- "version" : " 0.1 .0" ,
4
+ "version" : " 1.0 .0" ,
5
5
"homepage" : " https://github.com/dmoranj/sigfox-iotagent" ,
6
6
"author" : {
7
7
"name" : " Daniel Moran" ,
26
26
"command-node" : " 0.1.1" ,
27
27
"request" : " ^2.69.0" ,
28
28
"async" : " 1.4.2" ,
29
- "iotagent-node-lib" : " git://github.com/telefonicaid/iotagent-node-lib.git#master " ,
29
+ "iotagent-node-lib" : " 2.6.x " ,
30
30
"express" : " 4.11.2" ,
31
31
"body-parser" : " 1.15.0" ,
32
32
"logops" : " 1.0.0-alpha.7"
You can’t perform that action at this time.
0 commit comments