hellomqttt to thingspeak mqtt and ifttt

Dependencies:   Servo MQTTPacket FP

Committer:
jasonberry
Date:
Wed May 05 14:48:01 2021 +0000
Revision:
25:ca1b1098c77f
TEST

Who changed what in which revision?

UserRevisionLine numberNew contents of line
jasonberry 25:ca1b1098c77f 1 {
jasonberry 25:ca1b1098c77f 2 "name": "mcr20a-rf-driver",
jasonberry 25:ca1b1098c77f 3 "version": "0.0.1",
jasonberry 25:ca1b1098c77f 4 "description": "RF driver for Freescale MCR20A 2.4GHz 802.15.4 wireless transceiver",
jasonberry 25:ca1b1098c77f 5 "keywords": [
jasonberry 25:ca1b1098c77f 6 "rf",
jasonberry 25:ca1b1098c77f 7 "driver",
jasonberry 25:ca1b1098c77f 8 "802.15.4"
jasonberry 25:ca1b1098c77f 9 ],
jasonberry 25:ca1b1098c77f 10 "author": "Andrei Kovacs <Andrei.Kovacs@freescale.com>",
jasonberry 25:ca1b1098c77f 11 "license": "BSD 3-clause",
jasonberry 25:ca1b1098c77f 12 "dependencies": {
jasonberry 25:ca1b1098c77f 13 "nanostack-libservice": "^3.0.0",
jasonberry 25:ca1b1098c77f 14 "sal-stack-nanostack": "^5.0.0",
jasonberry 25:ca1b1098c77f 15 "mbed-drivers": "^1.0.0"
jasonberry 25:ca1b1098c77f 16 },
jasonberry 25:ca1b1098c77f 17 "targetDependencies": {}
jasonberry 25:ca1b1098c77f 18 }