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": "atmel-rf-driver",
jasonberry 25:ca1b1098c77f 3 "version": "3.0.2",
jasonberry 25:ca1b1098c77f 4 "description": "RF driver for Atmel AT86RF233",
jasonberry 25:ca1b1098c77f 5 "keywords": [
jasonberry 25:ca1b1098c77f 6 "rf",
jasonberry 25:ca1b1098c77f 7 "driver"
jasonberry 25:ca1b1098c77f 8 ],
jasonberry 25:ca1b1098c77f 9 "author": "Seppo Takalo <seppo.takalo@arm.com>",
jasonberry 25:ca1b1098c77f 10 "license": "Apache-2.0",
jasonberry 25:ca1b1098c77f 11 "dependencies": {
jasonberry 25:ca1b1098c77f 12 "nanostack-libservice": "^3.0.0",
jasonberry 25:ca1b1098c77f 13 "sal-stack-nanostack": "^5.0.0",
jasonberry 25:ca1b1098c77f 14 "mbed-drivers": "^1.0.0"
jasonberry 25:ca1b1098c77f 15 },
jasonberry 25:ca1b1098c77f 16 "targetDependencies": {}
jasonberry 25:ca1b1098c77f 17 }