Louis authored on17/12/2018 23:06:28
Showing1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,27 +0,0 @@
1
-BINDIR = '/usr/local/bin'
2
-BLOCK_MESSAGE_KEYS = []
3
-BUILD_TYPE = 'app'
4
-BUNDLE_NAME = 'synocam_home_switch.pbw'
5
-DEFINES = ['RELEASE']
6
-LIBDIR = '/usr/local/lib'
7
-LIB_DIR = 'node_modules'
8
-LIB_JSON = [{u'gitHead': u'1bf6db08092ab464974d1762a953ea7cbd24efb8', u'_location': u'/pebble-clay', u'dist': {u'tarball': u'https://registry.npmjs.org/pebble-clay/-/pebble-clay-1.0.4.tgz', u'shasum': u'fdf92f0fdc770a979c06874eaa2457cc2e762344'}, u'_spec': u'pebble-clay@^1.0.0', u'_npmOperationalInternal': {u'tmp': u'tmp/pebble-clay-1.0.4.tgz_1479759281024_0.1520081793423742', u'host': u'packages-12-west.internal.npmjs.com'}, u'keywords': [u'config', u'configuration', u'pebble', u'pebble-package'], u'devDependencies': {u'chai': u'^3.4.1', u'mocha': u'^2.3.4', u'through': u'^2.3.8', u'gulp-inline': u'0.0.15', u'karma-source-map-support': u'^1.1.0', u'deepcopy': u'^0.6.1', u'eslint-plugin-standard': u'^1.3.1', u'stringify': u'^3.2.0', u'gulp-insert': u'^0.5.0', u'gulp': u'^3.9.0', u'gulp-htmlmin': u'^1.3.0', u'deamdify': u'^0.2.0', u'bourbon': u'^4.2.6', u'eslint-config-pebble': u'^1.2.0', u'eslint': u'^1.5.1', u'karma-coverage': u'^0.5.3', u'watchify': u'^3.7.0', u'require-from-string': u'^1.1.0', u'gulp-sourcemaps': u'^1.6.0', u'karma-mocha': u'^0.2.1', u'sinon': u'^1.17.3', u'joi': u'^6.10.1', u'browserify': u'^13.0.0', u'sassify': u'^0.9.1', u'gulp-autoprefixer': u'^3.1.0', u'karma-mocha-reporter': u'^1.1.5', u'autoprefixer': u'^6.3.1', u'browserify-istanbul': u'^0.2.1', u'karma-threshold-reporter': u'^0.1.15', u'gulp-sass': u'^2.1.1', u'vinyl-source-stream': u'^1.1.0', u'gulp-uglify': u'^1.5.2', u'karma-chrome-launcher': u'^0.2.2', u'vinyl-buffer': u'^1.0.0', u'del': u'^2.0.2', u'karma': u'^0.13.19', u'karma-browserify': u'^5.0.1', u'tosource': u'^1.0.0', u'postcss': u'^5.0.14'}, u'_from': u'pebble-clay@>=1.0.0 <2.0.0', u'pebble': {u'targetPlatforms': [u'aplite', u'basalt', u'chalk', u'diorite', u'emery'], u'sdkVersion': u'3', u'projectType': u'package', u'resources': {u'media': []}, u'capabilities': [u'configurable']}, u'_inCache': True, u'_phantomChildren': {}, u'_args': [[u'pebble-clay@^1.0.0', u'/home/louis/pebble-dev/projects/synocam_home_switch']], u'_nodeVersion': u'6.9.1', u'version': u'1.0.4', u'_resolved': u'https://registry.npmjs.org/pebble-clay/-/pebble-clay-1.0.4.tgz', u'readme': u'ERROR: No README data found!', u'homepage': u'https://github.com/pebble/clay#readme', u'_npmVersion': u'3.10.8', u'_requested': {u'name': u'pebble-clay', u'rawSpec': u'^1.0.0', u'raw': u'pebble-clay@^1.0.0', u'scope': None, u'type': u'range', u'spec': u'>=1.0.0 <2.0.0'}, u'description': u'Pebble Config Framework', u'repository': {u'url': u'git+https://github.com/pebble/clay.git', u'type': u'git'}, u'optionalDependencies': {}, u'_requiredBy': [u'/'], u'maintainers': [{u'name': u'pebble-tech', u'email': u'webteam@getpebble.com'}], u'dependencies': {}, u'scripts': {u'pebble-publish': u'npm run pebble-clean && npm run build && pebble build && pebble package publish && npm run pebble-clean', u'test-travis': u'gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run --browsers chromeTravisCI && ./node_modules/.bin/eslint ./', u'pebble-build': u'npm run build && pebble build', u'test-debug': u'(export DEBUG=true && ./node_modules/.bin/gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --no-single-run)', u'lint': u'eslint ./', u'dev': u'gulp dev', u'build': u'gulp', u'test': u'gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run', u'pebble-clean': u'rm -rf tmp src/js/index.js && pebble clean'}, 'path': 'node_modules/pebble-clay/dist', u'_installable': True, u'_shrinkwrap': None, u'name': u'pebble-clay', u'license': u'MIT', u'directories': {}, u'author': {u'name': u'Pebble Technology'}, u'bugs': {u'url': u'https://github.com/pebble/clay/issues'}, u'_npmUser': {u'email': u'webteam@getpebble.com', u'name': u'pebble-tech'}, 'js_paths': ['node_modules/pebble-clay/dist/js/index.js'], u'_where': u'/home/louis/pebble-dev/projects/synocam_home_switch', u'_id': u'pebble-clay@1.0.4', u'_shasum': u'fdf92f0fdc770a979c06874eaa2457cc2e762344'}]
9
-LIB_RESOURCES_JSON = {u'pebble-clay': []}
10
-MESSAGE_KEYS = {u'status': 10000, u'username': 10002, u'password': 10003, u'JSReady': 10004, u'server': 10001}
11
-MESSAGE_KEYS_DEFINITION = '/home/louis/repos/synocam_home_switch/build/src/message_keys.auto.c'
12
-MESSAGE_KEYS_HEADER = '/home/louis/repos/synocam_home_switch/build/include/message_keys.auto.h'
13
-MESSAGE_KEYS_JSON = '/home/louis/repos/synocam_home_switch/build/js/message_keys.json'
14
-NODE_PATH = '/home/louis/.pebble-sdk/SDKs/current/node_modules'
15
-PEBBLE_SDK_COMMON = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/common'
16
-PEBBLE_SDK_ROOT = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble'
17
-PREFIX = '/usr/local'
18
-PROJECT_INFO = {'appKeys': {u'status': 10000, u'username': 10002, u'password': 10003, u'JSReady': 10004, u'server': 10001}, u'sdkVersion': u'3', u'projectType': u'native', u'uuid': u'd701bcb8-1076-4adb-9e38-9c21566efc24', u'messageKeys': {u'status': 10000, u'username': 10002, u'password': 10003, u'JSReady': 10004, u'server': 10001}, 'companyName': u'ljonget@gmail.com', u'enableMultiJS': True, u'targetPlatforms': [u'diorite'], u'capabilities': [u'configurable'], 'versionLabel': u'1.1', 'longName': u'DSCam Home-Switch', u'displayName': u'DSCam Home-Switch', 'shortName': u'DSCam Home-Switch', u'watchapp': {u'watchface': False}, u'resources': {u'media': [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': None, u'name': u'IMAGE_MENU_ICON', u'file': u'images/icon.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'Q_MARK', u'file': u'images/q_mark.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_OFF', u'file': u'images/home_off.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_ON', u'file': u'images/home_on.png'}]}, 'name': u'dscam-h-s'}
19
-REQUESTED_PLATFORMS = [u'diorite']
20
-RESOURCES_JSON = [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': None, u'name': u'IMAGE_MENU_ICON', u'file': u'images/icon.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'Q_MARK', u'file': u'images/q_mark.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_OFF', u'file': u'images/home_off.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_ON', u'file': u'images/home_on.png'}]
21
-SANDBOX = False
22
-SUPPORTED_PLATFORMS = ['emery', 'basalt', 'diorite', 'aplite', 'chalk']
23
-TARGET_PLATFORMS = ['diorite']
24
-TIMESTAMP = 1545083087
25
-USE_GROUPS = True
26
-VERBOSE = 0
27
-WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'
Browse code

gitignore

Louis authored on17/12/2018 22:59:29
Showing1 changed files
... ...
@@ -21,7 +21,7 @@ RESOURCES_JSON = [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': No
21 21
 SANDBOX = False
22 22
 SUPPORTED_PLATFORMS = ['emery', 'basalt', 'diorite', 'aplite', 'chalk']
23 23
 TARGET_PLATFORMS = ['diorite']
24
-TIMESTAMP = 1543274350
24
+TIMESTAMP = 1545083087
25 25
 USE_GROUPS = True
26 26
 VERBOSE = 0
27 27
 WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'
Browse code

statusbar with time

Louis authored on27/11/2018 00:21:26
Showing1 changed files
... ...
@@ -21,7 +21,7 @@ RESOURCES_JSON = [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': No
21 21
 SANDBOX = False
22 22
 SUPPORTED_PLATFORMS = ['emery', 'basalt', 'diorite', 'aplite', 'chalk']
23 23
 TARGET_PLATFORMS = ['diorite']
24
-TIMESTAMP = 1543087906
24
+TIMESTAMP = 1543274350
25 25
 USE_GROUPS = True
26 26
 VERBOSE = 0
27 27
 WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'
Browse code

new VM build

Louis authored on25/11/2018 22:32:17
Showing1 changed files
... ...
@@ -8,9 +8,9 @@ LIB_DIR = 'node_modules'
8 8
 LIB_JSON = [{u'gitHead': u'1bf6db08092ab464974d1762a953ea7cbd24efb8', u'_location': u'/pebble-clay', u'dist': {u'tarball': u'https://registry.npmjs.org/pebble-clay/-/pebble-clay-1.0.4.tgz', u'shasum': u'fdf92f0fdc770a979c06874eaa2457cc2e762344'}, u'_spec': u'pebble-clay@^1.0.0', u'_npmOperationalInternal': {u'tmp': u'tmp/pebble-clay-1.0.4.tgz_1479759281024_0.1520081793423742', u'host': u'packages-12-west.internal.npmjs.com'}, u'keywords': [u'config', u'configuration', u'pebble', u'pebble-package'], u'devDependencies': {u'chai': u'^3.4.1', u'mocha': u'^2.3.4', u'through': u'^2.3.8', u'gulp-inline': u'0.0.15', u'karma-source-map-support': u'^1.1.0', u'deepcopy': u'^0.6.1', u'eslint-plugin-standard': u'^1.3.1', u'stringify': u'^3.2.0', u'gulp-insert': u'^0.5.0', u'gulp': u'^3.9.0', u'gulp-htmlmin': u'^1.3.0', u'deamdify': u'^0.2.0', u'bourbon': u'^4.2.6', u'eslint-config-pebble': u'^1.2.0', u'eslint': u'^1.5.1', u'karma-coverage': u'^0.5.3', u'watchify': u'^3.7.0', u'require-from-string': u'^1.1.0', u'gulp-sourcemaps': u'^1.6.0', u'karma-mocha': u'^0.2.1', u'sinon': u'^1.17.3', u'joi': u'^6.10.1', u'browserify': u'^13.0.0', u'sassify': u'^0.9.1', u'gulp-autoprefixer': u'^3.1.0', u'karma-mocha-reporter': u'^1.1.5', u'autoprefixer': u'^6.3.1', u'browserify-istanbul': u'^0.2.1', u'karma-threshold-reporter': u'^0.1.15', u'gulp-sass': u'^2.1.1', u'vinyl-source-stream': u'^1.1.0', u'gulp-uglify': u'^1.5.2', u'karma-chrome-launcher': u'^0.2.2', u'vinyl-buffer': u'^1.0.0', u'del': u'^2.0.2', u'karma': u'^0.13.19', u'karma-browserify': u'^5.0.1', u'tosource': u'^1.0.0', u'postcss': u'^5.0.14'}, u'_from': u'pebble-clay@>=1.0.0 <2.0.0', u'pebble': {u'targetPlatforms': [u'aplite', u'basalt', u'chalk', u'diorite', u'emery'], u'sdkVersion': u'3', u'projectType': u'package', u'resources': {u'media': []}, u'capabilities': [u'configurable']}, u'_inCache': True, u'_phantomChildren': {}, u'_args': [[u'pebble-clay@^1.0.0', u'/home/louis/pebble-dev/projects/synocam_home_switch']], u'_nodeVersion': u'6.9.1', u'version': u'1.0.4', u'_resolved': u'https://registry.npmjs.org/pebble-clay/-/pebble-clay-1.0.4.tgz', u'readme': u'ERROR: No README data found!', u'homepage': u'https://github.com/pebble/clay#readme', u'_npmVersion': u'3.10.8', u'_requested': {u'name': u'pebble-clay', u'rawSpec': u'^1.0.0', u'raw': u'pebble-clay@^1.0.0', u'scope': None, u'type': u'range', u'spec': u'>=1.0.0 <2.0.0'}, u'description': u'Pebble Config Framework', u'repository': {u'url': u'git+https://github.com/pebble/clay.git', u'type': u'git'}, u'optionalDependencies': {}, u'_requiredBy': [u'/'], u'maintainers': [{u'name': u'pebble-tech', u'email': u'webteam@getpebble.com'}], u'dependencies': {}, u'scripts': {u'pebble-publish': u'npm run pebble-clean && npm run build && pebble build && pebble package publish && npm run pebble-clean', u'test-travis': u'gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run --browsers chromeTravisCI && ./node_modules/.bin/eslint ./', u'pebble-build': u'npm run build && pebble build', u'test-debug': u'(export DEBUG=true && ./node_modules/.bin/gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --no-single-run)', u'lint': u'eslint ./', u'dev': u'gulp dev', u'build': u'gulp', u'test': u'gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run', u'pebble-clean': u'rm -rf tmp src/js/index.js && pebble clean'}, 'path': 'node_modules/pebble-clay/dist', u'_installable': True, u'_shrinkwrap': None, u'name': u'pebble-clay', u'license': u'MIT', u'directories': {}, u'author': {u'name': u'Pebble Technology'}, u'bugs': {u'url': u'https://github.com/pebble/clay/issues'}, u'_npmUser': {u'email': u'webteam@getpebble.com', u'name': u'pebble-tech'}, 'js_paths': ['node_modules/pebble-clay/dist/js/index.js'], u'_where': u'/home/louis/pebble-dev/projects/synocam_home_switch', u'_id': u'pebble-clay@1.0.4', u'_shasum': u'fdf92f0fdc770a979c06874eaa2457cc2e762344'}]
9 9
 LIB_RESOURCES_JSON = {u'pebble-clay': []}
10 10
 MESSAGE_KEYS = {u'status': 10000, u'username': 10002, u'password': 10003, u'JSReady': 10004, u'server': 10001}
11
-MESSAGE_KEYS_DEFINITION = '/home/louis/pebble-dev/projects/synocam_home_switch/build/src/message_keys.auto.c'
12
-MESSAGE_KEYS_HEADER = '/home/louis/pebble-dev/projects/synocam_home_switch/build/include/message_keys.auto.h'
13
-MESSAGE_KEYS_JSON = '/home/louis/pebble-dev/projects/synocam_home_switch/build/js/message_keys.json'
11
+MESSAGE_KEYS_DEFINITION = '/home/louis/repos/synocam_home_switch/build/src/message_keys.auto.c'
12
+MESSAGE_KEYS_HEADER = '/home/louis/repos/synocam_home_switch/build/include/message_keys.auto.h'
13
+MESSAGE_KEYS_JSON = '/home/louis/repos/synocam_home_switch/build/js/message_keys.json'
14 14
 NODE_PATH = '/home/louis/.pebble-sdk/SDKs/current/node_modules'
15 15
 PEBBLE_SDK_COMMON = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/common'
16 16
 PEBBLE_SDK_ROOT = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble'
... ...
@@ -19,9 +19,9 @@ PROJECT_INFO = {'appKeys': {u'status': 10000, u'username': 10002, u'password': 1
19 19
 REQUESTED_PLATFORMS = [u'diorite']
20 20
 RESOURCES_JSON = [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': None, u'name': u'IMAGE_MENU_ICON', u'file': u'images/icon.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'Q_MARK', u'file': u'images/q_mark.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_OFF', u'file': u'images/home_off.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_ON', u'file': u'images/home_on.png'}]
21 21
 SANDBOX = False
22
-SUPPORTED_PLATFORMS = ['basalt', 'aplite', 'diorite', 'emery', 'chalk']
22
+SUPPORTED_PLATFORMS = ['emery', 'basalt', 'diorite', 'aplite', 'chalk']
23 23
 TARGET_PLATFORMS = ['diorite']
24
-TIMESTAMP = 1538177138
24
+TIMESTAMP = 1543087906
25 25
 USE_GROUPS = True
26 26
 VERBOSE = 0
27 27
 WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'
Browse code

better handling sent message ?

Louis authored on29/09/2018 01:27:02
Showing1 changed files
... ...
@@ -21,7 +21,7 @@ RESOURCES_JSON = [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': No
21 21
 SANDBOX = False
22 22
 SUPPORTED_PLATFORMS = ['basalt', 'aplite', 'diorite', 'emery', 'chalk']
23 23
 TARGET_PLATFORMS = ['diorite']
24
-TIMESTAMP = 1537624194
24
+TIMESTAMP = 1538177138
25 25
 USE_GROUPS = True
26 26
 VERBOSE = 0
27 27
 WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'
Browse code

sent message

Louis authored on22/09/2018 15:50:26
Showing1 changed files
... ...
@@ -21,7 +21,7 @@ RESOURCES_JSON = [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': No
21 21
 SANDBOX = False
22 22
 SUPPORTED_PLATFORMS = ['basalt', 'aplite', 'diorite', 'emery', 'chalk']
23 23
 TARGET_PLATFORMS = ['diorite']
24
-TIMESTAMP = 1537306551
24
+TIMESTAMP = 1537624194
25 25
 USE_GROUPS = True
26 26
 VERBOSE = 0
27 27
 WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'
Browse code

click_handler uncommented

Louis authored on18/09/2018 23:36:08
Showing1 changed files
... ...
@@ -21,7 +21,7 @@ RESOURCES_JSON = [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': No
21 21
 SANDBOX = False
22 22
 SUPPORTED_PLATFORMS = ['basalt', 'aplite', 'diorite', 'emery', 'chalk']
23 23
 TARGET_PLATFORMS = ['diorite']
24
-TIMESTAMP = 1537306084
24
+TIMESTAMP = 1537306551
25 25
 USE_GROUPS = True
26 26
 VERBOSE = 0
27 27
 WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'
Browse code

commented unused code/corrected

Louis authored on18/09/2018 23:28:35
Showing1 changed files
... ...
@@ -21,7 +21,7 @@ RESOURCES_JSON = [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': No
21 21
 SANDBOX = False
22 22
 SUPPORTED_PLATFORMS = ['basalt', 'aplite', 'diorite', 'emery', 'chalk']
23 23
 TARGET_PLATFORMS = ['diorite']
24
-TIMESTAMP = 1537305931
24
+TIMESTAMP = 1537306084
25 25
 USE_GROUPS = True
26 26
 VERBOSE = 0
27 27
 WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'
Browse code

commented unused code

Louis authored on18/09/2018 23:25:34
Showing1 changed files
... ...
@@ -21,7 +21,7 @@ RESOURCES_JSON = [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': No
21 21
 SANDBOX = False
22 22
 SUPPORTED_PLATFORMS = ['basalt', 'aplite', 'diorite', 'emery', 'chalk']
23 23
 TARGET_PLATFORMS = ['diorite']
24
-TIMESTAMP = 1537305671
24
+TIMESTAMP = 1537305931
25 25
 USE_GROUPS = True
26 26
 VERBOSE = 0
27 27
 WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'
Browse code

commented unused code

Louis authored on18/09/2018 23:22:14
Showing1 changed files
... ...
@@ -21,7 +21,7 @@ RESOURCES_JSON = [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': No
21 21
 SANDBOX = False
22 22
 SUPPORTED_PLATFORMS = ['basalt', 'aplite', 'diorite', 'emery', 'chalk']
23 23
 TARGET_PLATFORMS = ['diorite']
24
-TIMESTAMP = 1537304575
24
+TIMESTAMP = 1537305671
25 25
 USE_GROUPS = True
26 26
 VERBOSE = 0
27 27
 WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'
Browse code

JSReady enabled

Louis authored on18/09/2018 23:08:46
Showing1 changed files
... ...
@@ -7,7 +7,7 @@ LIBDIR = '/usr/local/lib'
7 7
 LIB_DIR = 'node_modules'
8 8
 LIB_JSON = [{u'gitHead': u'1bf6db08092ab464974d1762a953ea7cbd24efb8', u'_location': u'/pebble-clay', u'dist': {u'tarball': u'https://registry.npmjs.org/pebble-clay/-/pebble-clay-1.0.4.tgz', u'shasum': u'fdf92f0fdc770a979c06874eaa2457cc2e762344'}, u'_spec': u'pebble-clay@^1.0.0', u'_npmOperationalInternal': {u'tmp': u'tmp/pebble-clay-1.0.4.tgz_1479759281024_0.1520081793423742', u'host': u'packages-12-west.internal.npmjs.com'}, u'keywords': [u'config', u'configuration', u'pebble', u'pebble-package'], u'devDependencies': {u'chai': u'^3.4.1', u'mocha': u'^2.3.4', u'through': u'^2.3.8', u'gulp-inline': u'0.0.15', u'karma-source-map-support': u'^1.1.0', u'deepcopy': u'^0.6.1', u'eslint-plugin-standard': u'^1.3.1', u'stringify': u'^3.2.0', u'gulp-insert': u'^0.5.0', u'gulp': u'^3.9.0', u'gulp-htmlmin': u'^1.3.0', u'deamdify': u'^0.2.0', u'bourbon': u'^4.2.6', u'eslint-config-pebble': u'^1.2.0', u'eslint': u'^1.5.1', u'karma-coverage': u'^0.5.3', u'watchify': u'^3.7.0', u'require-from-string': u'^1.1.0', u'gulp-sourcemaps': u'^1.6.0', u'karma-mocha': u'^0.2.1', u'sinon': u'^1.17.3', u'joi': u'^6.10.1', u'browserify': u'^13.0.0', u'sassify': u'^0.9.1', u'gulp-autoprefixer': u'^3.1.0', u'karma-mocha-reporter': u'^1.1.5', u'autoprefixer': u'^6.3.1', u'browserify-istanbul': u'^0.2.1', u'karma-threshold-reporter': u'^0.1.15', u'gulp-sass': u'^2.1.1', u'vinyl-source-stream': u'^1.1.0', u'gulp-uglify': u'^1.5.2', u'karma-chrome-launcher': u'^0.2.2', u'vinyl-buffer': u'^1.0.0', u'del': u'^2.0.2', u'karma': u'^0.13.19', u'karma-browserify': u'^5.0.1', u'tosource': u'^1.0.0', u'postcss': u'^5.0.14'}, u'_from': u'pebble-clay@>=1.0.0 <2.0.0', u'pebble': {u'targetPlatforms': [u'aplite', u'basalt', u'chalk', u'diorite', u'emery'], u'sdkVersion': u'3', u'projectType': u'package', u'resources': {u'media': []}, u'capabilities': [u'configurable']}, u'_inCache': True, u'_phantomChildren': {}, u'_args': [[u'pebble-clay@^1.0.0', u'/home/louis/pebble-dev/projects/synocam_home_switch']], u'_nodeVersion': u'6.9.1', u'version': u'1.0.4', u'_resolved': u'https://registry.npmjs.org/pebble-clay/-/pebble-clay-1.0.4.tgz', u'readme': u'ERROR: No README data found!', u'homepage': u'https://github.com/pebble/clay#readme', u'_npmVersion': u'3.10.8', u'_requested': {u'name': u'pebble-clay', u'rawSpec': u'^1.0.0', u'raw': u'pebble-clay@^1.0.0', u'scope': None, u'type': u'range', u'spec': u'>=1.0.0 <2.0.0'}, u'description': u'Pebble Config Framework', u'repository': {u'url': u'git+https://github.com/pebble/clay.git', u'type': u'git'}, u'optionalDependencies': {}, u'_requiredBy': [u'/'], u'maintainers': [{u'name': u'pebble-tech', u'email': u'webteam@getpebble.com'}], u'dependencies': {}, u'scripts': {u'pebble-publish': u'npm run pebble-clean && npm run build && pebble build && pebble package publish && npm run pebble-clean', u'test-travis': u'gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run --browsers chromeTravisCI && ./node_modules/.bin/eslint ./', u'pebble-build': u'npm run build && pebble build', u'test-debug': u'(export DEBUG=true && ./node_modules/.bin/gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --no-single-run)', u'lint': u'eslint ./', u'dev': u'gulp dev', u'build': u'gulp', u'test': u'gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run', u'pebble-clean': u'rm -rf tmp src/js/index.js && pebble clean'}, 'path': 'node_modules/pebble-clay/dist', u'_installable': True, u'_shrinkwrap': None, u'name': u'pebble-clay', u'license': u'MIT', u'directories': {}, u'author': {u'name': u'Pebble Technology'}, u'bugs': {u'url': u'https://github.com/pebble/clay/issues'}, u'_npmUser': {u'email': u'webteam@getpebble.com', u'name': u'pebble-tech'}, 'js_paths': ['node_modules/pebble-clay/dist/js/index.js'], u'_where': u'/home/louis/pebble-dev/projects/synocam_home_switch', u'_id': u'pebble-clay@1.0.4', u'_shasum': u'fdf92f0fdc770a979c06874eaa2457cc2e762344'}]
9 9
 LIB_RESOURCES_JSON = {u'pebble-clay': []}
10
-MESSAGE_KEYS = {u'status': 10000, u'username': 10002, u'password': 10003, u'server': 10001}
10
+MESSAGE_KEYS = {u'status': 10000, u'username': 10002, u'password': 10003, u'JSReady': 10004, u'server': 10001}
11 11
 MESSAGE_KEYS_DEFINITION = '/home/louis/pebble-dev/projects/synocam_home_switch/build/src/message_keys.auto.c'
12 12
 MESSAGE_KEYS_HEADER = '/home/louis/pebble-dev/projects/synocam_home_switch/build/include/message_keys.auto.h'
13 13
 MESSAGE_KEYS_JSON = '/home/louis/pebble-dev/projects/synocam_home_switch/build/js/message_keys.json'
... ...
@@ -15,13 +15,13 @@ NODE_PATH = '/home/louis/.pebble-sdk/SDKs/current/node_modules'
15 15
 PEBBLE_SDK_COMMON = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/common'
16 16
 PEBBLE_SDK_ROOT = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble'
17 17
 PREFIX = '/usr/local'
18
-PROJECT_INFO = {'appKeys': {u'status': 10000, u'username': 10002, u'password': 10003, u'server': 10001}, u'sdkVersion': u'3', u'projectType': u'native', u'uuid': u'd701bcb8-1076-4adb-9e38-9c21566efc24', u'messageKeys': {u'status': 10000, u'username': 10002, u'password': 10003, u'server': 10001}, 'companyName': u'ljonget@gmail.com', u'enableMultiJS': True, u'targetPlatforms': [u'diorite'], u'capabilities': [u'configurable'], 'versionLabel': u'1.1', 'longName': u'DSCam Home-Switch', u'displayName': u'DSCam Home-Switch', 'shortName': u'DSCam Home-Switch', u'watchapp': {u'watchface': False}, u'resources': {u'media': [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': None, u'name': u'IMAGE_MENU_ICON', u'file': u'images/icon.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'Q_MARK', u'file': u'images/q_mark.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_OFF', u'file': u'images/home_off.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_ON', u'file': u'images/home_on.png'}]}, 'name': u'dscam-h-s'}
18
+PROJECT_INFO = {'appKeys': {u'status': 10000, u'username': 10002, u'password': 10003, u'JSReady': 10004, u'server': 10001}, u'sdkVersion': u'3', u'projectType': u'native', u'uuid': u'd701bcb8-1076-4adb-9e38-9c21566efc24', u'messageKeys': {u'status': 10000, u'username': 10002, u'password': 10003, u'JSReady': 10004, u'server': 10001}, 'companyName': u'ljonget@gmail.com', u'enableMultiJS': True, u'targetPlatforms': [u'diorite'], u'capabilities': [u'configurable'], 'versionLabel': u'1.1', 'longName': u'DSCam Home-Switch', u'displayName': u'DSCam Home-Switch', 'shortName': u'DSCam Home-Switch', u'watchapp': {u'watchface': False}, u'resources': {u'media': [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': None, u'name': u'IMAGE_MENU_ICON', u'file': u'images/icon.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'Q_MARK', u'file': u'images/q_mark.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_OFF', u'file': u'images/home_off.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_ON', u'file': u'images/home_on.png'}]}, 'name': u'dscam-h-s'}
19 19
 REQUESTED_PLATFORMS = [u'diorite']
20 20
 RESOURCES_JSON = [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': None, u'name': u'IMAGE_MENU_ICON', u'file': u'images/icon.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'Q_MARK', u'file': u'images/q_mark.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_OFF', u'file': u'images/home_off.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_ON', u'file': u'images/home_on.png'}]
21 21
 SANDBOX = False
22 22
 SUPPORTED_PLATFORMS = ['basalt', 'aplite', 'diorite', 'emery', 'chalk']
23 23
 TARGET_PLATFORMS = ['diorite']
24
-TIMESTAMP = 1535233526
24
+TIMESTAMP = 1537304575
25 25
 USE_GROUPS = True
26 26
 VERBOSE = 0
27 27
 WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'
Louis authored on25/08/2018 23:51:28
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,27 @@
1
+BINDIR = '/usr/local/bin'
2
+BLOCK_MESSAGE_KEYS = []
3
+BUILD_TYPE = 'app'
4
+BUNDLE_NAME = 'synocam_home_switch.pbw'
5
+DEFINES = ['RELEASE']
6
+LIBDIR = '/usr/local/lib'
7
+LIB_DIR = 'node_modules'
8
+LIB_JSON = [{u'gitHead': u'1bf6db08092ab464974d1762a953ea7cbd24efb8', u'_location': u'/pebble-clay', u'dist': {u'tarball': u'https://registry.npmjs.org/pebble-clay/-/pebble-clay-1.0.4.tgz', u'shasum': u'fdf92f0fdc770a979c06874eaa2457cc2e762344'}, u'_spec': u'pebble-clay@^1.0.0', u'_npmOperationalInternal': {u'tmp': u'tmp/pebble-clay-1.0.4.tgz_1479759281024_0.1520081793423742', u'host': u'packages-12-west.internal.npmjs.com'}, u'keywords': [u'config', u'configuration', u'pebble', u'pebble-package'], u'devDependencies': {u'chai': u'^3.4.1', u'mocha': u'^2.3.4', u'through': u'^2.3.8', u'gulp-inline': u'0.0.15', u'karma-source-map-support': u'^1.1.0', u'deepcopy': u'^0.6.1', u'eslint-plugin-standard': u'^1.3.1', u'stringify': u'^3.2.0', u'gulp-insert': u'^0.5.0', u'gulp': u'^3.9.0', u'gulp-htmlmin': u'^1.3.0', u'deamdify': u'^0.2.0', u'bourbon': u'^4.2.6', u'eslint-config-pebble': u'^1.2.0', u'eslint': u'^1.5.1', u'karma-coverage': u'^0.5.3', u'watchify': u'^3.7.0', u'require-from-string': u'^1.1.0', u'gulp-sourcemaps': u'^1.6.0', u'karma-mocha': u'^0.2.1', u'sinon': u'^1.17.3', u'joi': u'^6.10.1', u'browserify': u'^13.0.0', u'sassify': u'^0.9.1', u'gulp-autoprefixer': u'^3.1.0', u'karma-mocha-reporter': u'^1.1.5', u'autoprefixer': u'^6.3.1', u'browserify-istanbul': u'^0.2.1', u'karma-threshold-reporter': u'^0.1.15', u'gulp-sass': u'^2.1.1', u'vinyl-source-stream': u'^1.1.0', u'gulp-uglify': u'^1.5.2', u'karma-chrome-launcher': u'^0.2.2', u'vinyl-buffer': u'^1.0.0', u'del': u'^2.0.2', u'karma': u'^0.13.19', u'karma-browserify': u'^5.0.1', u'tosource': u'^1.0.0', u'postcss': u'^5.0.14'}, u'_from': u'pebble-clay@>=1.0.0 <2.0.0', u'pebble': {u'targetPlatforms': [u'aplite', u'basalt', u'chalk', u'diorite', u'emery'], u'sdkVersion': u'3', u'projectType': u'package', u'resources': {u'media': []}, u'capabilities': [u'configurable']}, u'_inCache': True, u'_phantomChildren': {}, u'_args': [[u'pebble-clay@^1.0.0', u'/home/louis/pebble-dev/projects/synocam_home_switch']], u'_nodeVersion': u'6.9.1', u'version': u'1.0.4', u'_resolved': u'https://registry.npmjs.org/pebble-clay/-/pebble-clay-1.0.4.tgz', u'readme': u'ERROR: No README data found!', u'homepage': u'https://github.com/pebble/clay#readme', u'_npmVersion': u'3.10.8', u'_requested': {u'name': u'pebble-clay', u'rawSpec': u'^1.0.0', u'raw': u'pebble-clay@^1.0.0', u'scope': None, u'type': u'range', u'spec': u'>=1.0.0 <2.0.0'}, u'description': u'Pebble Config Framework', u'repository': {u'url': u'git+https://github.com/pebble/clay.git', u'type': u'git'}, u'optionalDependencies': {}, u'_requiredBy': [u'/'], u'maintainers': [{u'name': u'pebble-tech', u'email': u'webteam@getpebble.com'}], u'dependencies': {}, u'scripts': {u'pebble-publish': u'npm run pebble-clean && npm run build && pebble build && pebble package publish && npm run pebble-clean', u'test-travis': u'gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run --browsers chromeTravisCI && ./node_modules/.bin/eslint ./', u'pebble-build': u'npm run build && pebble build', u'test-debug': u'(export DEBUG=true && ./node_modules/.bin/gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --no-single-run)', u'lint': u'eslint ./', u'dev': u'gulp dev', u'build': u'gulp', u'test': u'gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run', u'pebble-clean': u'rm -rf tmp src/js/index.js && pebble clean'}, 'path': 'node_modules/pebble-clay/dist', u'_installable': True, u'_shrinkwrap': None, u'name': u'pebble-clay', u'license': u'MIT', u'directories': {}, u'author': {u'name': u'Pebble Technology'}, u'bugs': {u'url': u'https://github.com/pebble/clay/issues'}, u'_npmUser': {u'email': u'webteam@getpebble.com', u'name': u'pebble-tech'}, 'js_paths': ['node_modules/pebble-clay/dist/js/index.js'], u'_where': u'/home/louis/pebble-dev/projects/synocam_home_switch', u'_id': u'pebble-clay@1.0.4', u'_shasum': u'fdf92f0fdc770a979c06874eaa2457cc2e762344'}]
9
+LIB_RESOURCES_JSON = {u'pebble-clay': []}
10
+MESSAGE_KEYS = {u'status': 10000, u'username': 10002, u'password': 10003, u'server': 10001}
11
+MESSAGE_KEYS_DEFINITION = '/home/louis/pebble-dev/projects/synocam_home_switch/build/src/message_keys.auto.c'
12
+MESSAGE_KEYS_HEADER = '/home/louis/pebble-dev/projects/synocam_home_switch/build/include/message_keys.auto.h'
13
+MESSAGE_KEYS_JSON = '/home/louis/pebble-dev/projects/synocam_home_switch/build/js/message_keys.json'
14
+NODE_PATH = '/home/louis/.pebble-sdk/SDKs/current/node_modules'
15
+PEBBLE_SDK_COMMON = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/common'
16
+PEBBLE_SDK_ROOT = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble'
17
+PREFIX = '/usr/local'
18
+PROJECT_INFO = {'appKeys': {u'status': 10000, u'username': 10002, u'password': 10003, u'server': 10001}, u'sdkVersion': u'3', u'projectType': u'native', u'uuid': u'd701bcb8-1076-4adb-9e38-9c21566efc24', u'messageKeys': {u'status': 10000, u'username': 10002, u'password': 10003, u'server': 10001}, 'companyName': u'ljonget@gmail.com', u'enableMultiJS': True, u'targetPlatforms': [u'diorite'], u'capabilities': [u'configurable'], 'versionLabel': u'1.1', 'longName': u'DSCam Home-Switch', u'displayName': u'DSCam Home-Switch', 'shortName': u'DSCam Home-Switch', u'watchapp': {u'watchface': False}, u'resources': {u'media': [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': None, u'name': u'IMAGE_MENU_ICON', u'file': u'images/icon.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'Q_MARK', u'file': u'images/q_mark.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_OFF', u'file': u'images/home_off.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_ON', u'file': u'images/home_on.png'}]}, 'name': u'dscam-h-s'}
19
+REQUESTED_PLATFORMS = [u'diorite']
20
+RESOURCES_JSON = [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': None, u'name': u'IMAGE_MENU_ICON', u'file': u'images/icon.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'Q_MARK', u'file': u'images/q_mark.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_OFF', u'file': u'images/home_off.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_ON', u'file': u'images/home_on.png'}]
21
+SANDBOX = False
22
+SUPPORTED_PLATFORMS = ['basalt', 'aplite', 'diorite', 'emery', 'chalk']
23
+TARGET_PLATFORMS = ['diorite']
24
+TIMESTAMP = 1535233526
25
+USE_GROUPS = True
26
+VERBOSE = 0
27
+WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'