I hereby claim:
- I am irjudson on github.
- I am irjudson (https://keybase.io/irjudson) on keybase.
- I have a public key ASBebr2_MOTInoeRbfHtWAII8C63lZnHkKm4c3crwKzKago
To claim this, I am signing this object:
| { | |
| "AL": { | |
| "name": "Alabama", | |
| "capital": "Montgomery", | |
| "lat": "32.361538", | |
| "long": "-86.279118", | |
| "zipcode": "36104" | |
| }, | |
| "AK": { | |
| "name": "Alaska", |
I hereby claim:
To claim this, I am signing this object:
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <meta name="description" content=""> | |
| <meta name="author" content=""> | |
| <title>ThingLabs</title> |
| Brook:python-eh irjudson$ pip install -i https://testpypi.python.org/pypi python-qpid-proton | |
| Collecting python-qpid-proton | |
| Downloading https://testpypi.python.org/packages/source/p/python-qpid-proton/python-qpid-proton-0.10.tar.gz (154kB) | |
| 100% |████████████████████████████████| 155kB 954kB/s | |
| Installing collected packages: python-qpid-proton | |
| Running setup.py install for python-qpid-proton | |
| Complete output from command /usr/local/opt/python/bin/python2.7 -c "import setuptools, tokenize;__file__='/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-08USHi-record/install-record.txt --single-version-externally-managed --compile: | |
| running install | |
| running build | |
| running build_ext |
| var sbus = require('node-sbus-amqp10'); | |
| var config = { | |
| "servicebus": process.env.AZURE_SERVICE_BUS, | |
| "saskey_name": process.env.AZURE_SAS_KEY_NAME, | |
| "saskey": process.env.AZURE_SAS_KEY, | |
| "eventhub": process.env.AZURE_EVENTHUB_NAME | |
| }; | |
| var hub = sbus.EventHubClient(config.servicebus, config.eventhub, config.saskey_name, config.saskey); |
| 01-26 21:05:14.625: I/AllJoyn(15022): AllJoyn.connect(alljoyn.AJ_BusAttachment@2e1ec4c3,null,5000) | |
| 01-26 21:05:14.626: I/AllJoynLibrary(15022): 009.086 aj_connect.c:406 | |
| 01-26 21:05:14.626: I/AllJoynLibrary(15022): AJ_Connect(bus=0x0xa2c82520, serviceName="(null)", timeout=5000.) | |
| 01-26 21:05:14.626: I/AllJoynLibrary(15022): 009.087 aj_guid.c:176 | |
| 01-26 21:05:14.626: I/AllJoynLibrary(15022): AJ_GUID_ClearNameMap() | |
| 01-26 21:05:14.626: I/AllJoynLibrary(15022): 009.087 aj_disco.c:949 | |
| 01-26 21:05:14.626: I/AllJoynLibrary(15022): AJ_Discover(prefix="org.alljoyn.BusNode", service=0x0x8e0fb244, timeout=5000.) | |
| 01-26 21:05:14.626: I/AllJoynLibrary(15022): 009.087 aj_net.c:850 | |
| 01-26 21:05:14.626: I/AllJoynLibrary(15022): AJ_Net_MCastUp(): mDNS recv on 192.168.1.117:43950 | |
| 01-26 21:05:14.627: I/AllJoynLibrary(15022): 009.088 aj_disco.c:959 |
| irjudson@IVANRJUDSON1872 /c/dev/ajtcl (RB14.12) | |
| $ scons.py WS=off | |
| scons: Reading SConscript files ... | |
| GTEST_DIR is not set, skipping unittest build | |
| scons: done reading SConscript files. | |
| scons: Building targets ... | |
| cl /Fosrc\aj_introspect.obj /c src\aj_introspect.c /J /W3 /MD /Od /nologo /D_CRT | |
| _SECURE_NO_WARNINGS /DAJ_MAIN /DAJ_NVRAM_SIZE=64000 /DAJ_NUM_REPLY_CONTEXTS=8 /I | |
| inc /Itarget\win32 /Icrypto\ecc /Iexternal\sha2 /Z7 | |
| aj_introspect.c |
| #!/usr/bin/env bash | |
| export VER=v14.06 | |
| export CONFIGURATION=release | |
| export PLATFORM="$1" | |
| export ARCH="$2" | |
| if [ "$PLATFORM" = "" ]; then | |
| echo "You must supply a platform: darwin, linux, or windows" | |
| exit 1 |
| From 6114ec0587f44e2f9eb4b2c42e434926f8f86c0e Mon Sep 17 00:00:00 2001 | |
| From: "Ivan R. Judson" <[email protected]> | |
| Date: Fri, 17 Oct 2014 15:09:48 -0700 | |
| Subject: [PATCH] Fixed signature mismatches. | |
| --- | |
| ajs_propstore.c | 16 ++++++++-------- | |
| 1 file changed, 8 insertions(+), 8 deletions(-) | |
| diff --git a/ajs_propstore.c b/ajs_propstore.c |
| var assert = require('assert') | |
| , config = require('./config') | |
| , mqtt = require('mqtt'); | |
| var client = mqtt.createClient(config.mqtt_port, config.mqtt_host, { | |
| 'username': '54357f8a47b5a7f3095fcca4', | |
| 'password': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiI1NDM1N2Y4YTQ3YjVhN2YzMDk1ZmNjYTQiLCJpYXQiOjE0MTI3OTIyMjQsImV4cCI6MTQxMjg3ODYyNH0.m7BZMvkFJIvnMTz2ZbMvPduJikOYok-OJmId5eIWMek' | |
| }); | |
| client.subscribe('temperature'); |