mirror of https://github.com/mingrammer/diagrams
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
483 B
28 lines
483 B
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
|
|
|
from . import _AlibabaCloud
|
|
|
|
|
|
class _Iot(_AlibabaCloud):
|
|
_type = "iot"
|
|
_icon_dir = "resources/alibabacloud/iot"
|
|
|
|
|
|
class IotInternetDeviceId(_Iot):
|
|
_icon = "iot-internet-device-id.png"
|
|
|
|
|
|
class IotLinkWan(_Iot):
|
|
_icon = "iot-link-wan.png"
|
|
|
|
|
|
class IotMobileConnectionPackage(_Iot):
|
|
_icon = "iot-mobile-connection-package.png"
|
|
|
|
|
|
class IotPlatform(_Iot):
|
|
_icon = "iot-platform.png"
|
|
|
|
|
|
# Aliases
|