File tree Expand file tree Collapse file tree 5 files changed +5
-14
lines changed
Expand file tree Collapse file tree 5 files changed +5
-14
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ root = true
22
33[* ]
44indent_style = space
5- indent_size = 2
5+ indent_size = 4
66end_of_line = lf
77charset = utf-8
88trim_trailing_whitespace = true
Original file line number Diff line number Diff line change 11* .nut.bundled
2+ .DS_Store
Original file line number Diff line number Diff line change 11{
2- "deviceGroupId": "8bfcc027-a053-f959-3f68-172ca7f34243",
2+ "deviceGroupId": "d51fc3f4-f818-f7e9-8a93-a7e392a9480d",
3+ "deviceGroupName" : "impFarm P",
34 "timeout": 30,
45 "stopOnFail": false,
56 "allowDisconnect": false,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This library can be used to encode Squirrel data structures into JSON.
44
55** To add this library to your project, add** ` #require "JSONEncoder.class.nut:2.0.0" ` ** to the top of your code.**
66
7- [ ![ Build Status] ( https://travis -ci.org/ electricimp/JSONEncoder.svg?branch=develop )] ( https://travis-ci.org/electricimp/JSONEncoder )
7+ ![ Build Status] ( https://cse -ci.electricimp.com/app/rest/builds/buildType:(id:JSONEncoder_BuildAndTest)/statusIcon )
88
99## Usage
1010
You can’t perform that action at this time.
0 commit comments