AWSIoT所有设备离线。
创始人
2024-09-25 22:30:24
0

可以通过以下示例代码,使用 AWS Python SDK (Boto3) 来检查设备是否在线。

import boto3
import time

iot = boto3.client('iot')

def get_device_status(device_id):
    response = iot.describe_endpoint(endpointType='iot:Data-ATS')
    endpoint = response['endpointAddress']
    client_id = device_id + str(time.time())
    mqtt = boto3.client('iot-data', endpoint_url=endpoint)
    try:
        response = mqtt.publish(
            topic='$aws/things/{}/shadow/get'.format(device_id),
            qos=1,
            payload='{}')
        response = mqtt.subscribe(topic='$aws/things/{}/shadow/update'.format(device_id), qos=1)
        status_response = ''
        while True:
            status_response = mqtt.receive()
            if status_response.get('status'):
                break
        shadow = json.loads(status_response['payload'].decode('utf-8'))['state']['reported']
        return shadow['state']['reported']['connected']
    except Exception as e:
        print("Exception occurred: ", e)
        return False


def main():
    device_id_list = ['device_1', 'device_2', 'device_3']
    for device_id in device_id_list:
        status = get_device_status(device_id)
        print(f"Device {device_id} is online: {status}")

if __name__ == "__main__":
    main()

这个示例代码将会检查 AWS IoT 中给定设备的在线状态,使用 describe_endpoint() 函数返回 AWS IoT 数据端点的 URL,使用 MQTT 协议来进行数据传输,并对设备的在线状态进行了判断和输出。

相关内容

热门资讯

透视好友!wejoker辅助脚... 透视好友!wejoker辅助脚本,we poker辅助器v3.3,手段教程(都是是真的挂)-哔哩哔哩...
透视后台!hhpoker是真的... 透视后台!hhpoker是真的还是假的(透视)开挂辅助技巧(一直真的是有挂)-哔哩哔哩1、游戏颠覆性...
透视真的!wpk德州局怎么透视... 透视真的!wpk德州局怎么透视,智星菠萝可以辅助吗,诀窍教程(本来是真的挂)-哔哩哔哩1、这是跨平台...
透视代打!hhpoker破解工... 透视代打!hhpoker破解工具(透视)开挂辅助神器(切实存在有挂)-哔哩哔哩1、全新机制【hhpo...
透视好牌!菠萝辅助器免费版的特... 透视好牌!菠萝辅助器免费版的特点,hhpoker透视脚本,教程书教程(都是是有挂)-哔哩哔哩1、每一...
透视开挂!hhpoker有没有... 透视开挂!hhpoker有没有辅助挂(透视)开挂辅助插件(确实真的有挂)-哔哩哔哩在进入hhpoke...
透视软件!wpk辅助购买,we... 您好,wepoker是不是有人用挂这款游戏可以开挂的,确实是有挂的,需要了解加去威信【1367043...
透视教程!wpk官网下载链接(... 透视教程!wpk官网下载链接(透视)开挂辅助挂(一直是有挂)-哔哩哔哩;1、透视教程!wpk官网下载...
透视透视!模拟器打开hhpok... 透视透视!模拟器打开hhpoker,哈糖大菠萝辅助器,手册教程(本来有挂)-哔哩哔哩1、超多福利:超...
透视德州版!hardrock辅... 透视德州版!hardrock辅助(透视)开挂辅助插件(确实有挂)-哔哩哔哩1)hardrock辅助辅...