MCPcopy Create free account

hub / github.com/IoT-Technology/IoT-Technical-Guide / types & classes

Types & classes299 in github.com/IoT-Technology/IoT-Technical-Guide

Class
IOT-Guide-RealTime-Fontend/src/app/app.component.ts:11
Class
IOT-Guide-RealTime-Fontend/src/app/app.module.ts:18
Class
IOT-Guide-RealTime-Fontend/e2e/app.po.ts:3
ClassAbstractActor
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/core/AbstractActor.java:9
ClassAbstractQuotaService
@author james mu @date 2019/8/12 上午9:16
IOT-Guide-HTTP/src/main/java/iot/technology/http/quota/AbstractQuotaService.java:14
InterfaceActor
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/core/Actor.java:9
InterfaceActorCreator
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/ActorCreator.java:9
InterfaceActorCtx
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/core/ActorCtx.java:14
ClassActorException
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/exception/ActorException.java:6
ClassActorExecutors
@author mushuwei
IOT-Guide-RuleEngine-ThingsBoard/src/main/java/iot/technology/thingsboard/ruleengine/common/ActorExecutors.java:9
ClassActorForkJoinWorkerThreadFactory
@author mushuwei
IOT-Guide-RuleEngine-ThingsBoard/src/main/java/iot/technology/thingsboard/ruleengine/common/ActorForkJoinWorkerThreadFactory.java:13
InterfaceActorId
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/message/ActorId.java:6
ClassActorMailbox
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/core/ActorMailbox.java:23
InterfaceActorMsg
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/message/ActorMsg.java:8
ClassActorNotRegisteredException
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/exception/ActorNotRegisteredException.java:9
InterfaceActorRef
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/core/ActorRef.java:9
InterfaceActorService
@author mushuwei
IOT-Guide-RuleEngine-ThingsBoard/src/main/java/iot/technology/thingsboard/ruleengine/service/ActorService.java:6
EnumActorStopReason
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/core/ActorStopReason.java:6
InterfaceActorSystem
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/ActorSystem.java:15
ClassActorSystemContext
@author mushuwei
IOT-Guide-RuleEngine-ThingsBoard/src/main/java/iot/technology/thingsboard/ruleengine/service/ActorSystemContext.java:11
ClassActorSystemSettings
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/common/ActorSystemSettings.java:8
ClassActorSystemTest
@author mushuwei
IOT-Guide-Actor/src/test/java/iot/technology/actor/ActorSystemTest.java:29
ClassActorTestCtx
@author mushuwei
IOT-Guide-Actor/src/test/java/iot/technology/actor/ActorTestCtx.java:13
ClassActorThreadFactory
Copy of Executors.DefaultThreadFactory but with ability to set name of the pool @author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/common/ActorThreadFactory.java:11
ClassAdaptorException
IOT-Guide-TSL/src/main/java/iot/technology/tsl/adaptor/AdaptorException.java:18
ClassAes128Encryption
@author james mu @date 2020/7/27 14:13
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/encryption/impl/Aes128Encryption.java:23
ClassAndroidPhone
@author jamesmsw @date 2021/1/26 10:16 上午
IOT-Guide-RuleEngine-Introduce/src/main/java/iot/technology/ruleengine/introduce/actions/AndroidPhone.java:11
ClassAnotherResource
@author james mu @date 2020/5/9 09:35
IOT-Guide-Coap/src/main/java/iot/technology/coap/AnotherResource.java:10
ClassAppComponent
IOT-Guide-RealTime-Fontend/src/app/app.component.ts:11
ClassAppModule
IOT-Guide-RealTime-Fontend/src/app/app.module.ts:18
ClassAppPage
IOT-Guide-RealTime-Fontend/e2e/app.po.ts:3
ClassApplication
IOT-Guide-RealTime-Backend/src/main/java/iot/technology/realtime/Application.java:6
ClassAreaCalculationController
@author mushuwei
IOT-Guide-RateLimiting/src/main/java/iot/technology/ratelimiting/controller/AreaCalculationController.java:16
ClassAreaVO
@author mushuwei
IOT-Guide-RateLimiting/src/main/java/iot/technology/ratelimiting/vo/AreaVO.java:9
InterfaceAttributeKvEntry
@Author: 穆书伟 @Date: 19-4-2 @Version 1.0
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/AttributeKvEntry.java:8
InterfaceAttributes
@author james mu @date 2020/8/10 15:29
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/attribute/Attributes.java:10
InterfaceAttributesUpdateRequest
@Author: 穆书伟 @Date: 19-4-2 @Version 1.0
IOT-Guide-TSL/src/main/java/iot/technology/tsl/core/AttributesUpdateRequest.java:13
ClassAuthHandler
@author james mu @date 2020/8/10 15:39
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/server/handler/AuthHandler.java:12
ClassAuthenticationController
@author james mu @date 2020/9/29 16:06
IOT-Guide-JWT-Refresh/src/main/java/iot/technology/jwt/refresh/controller/AuthenticationController.java:29
ClassAuthenticationRequest
@author james mu @date 2020/9/28 18:27
IOT-Guide-JWT-Refresh/src/main/java/iot/technology/jwt/refresh/dao/AuthenticationRequest.java:7
ClassAuthenticationResponse
@author james mu @date 2020/9/28 18:27
IOT-Guide-JWT-Refresh/src/main/java/iot/technology/jwt/refresh/dao/AuthenticationResponse.java:7
ClassAuthorizationServerApplication
@author james mu @date 2020/10/21 14:16
IOT-Guide-OAuth2.0-Authorization Server/src/main/java/iot/technology/oauth2/authorization/AuthorizationServerApplication.java:10
ClassBACnetUtil
IOT-Guide-Bacnet/src/main/java/iot/technology/bacnet/util/BACnetUtil.java:8
ClassBacnetYabeReadTest
IOT-Guide-Bacnet/src/main/java/iot/technology/bacnet/BacnetYabeReadTest.java:21
ClassBacnetYabeWriteTest
IOT-Guide-Bacnet/src/main/java/iot/technology/bacnet/BacnetYabeWriteTest.java:18
ClassBaseAttributeKvEntry
@Author: 穆书伟 @Date: 19-4-2 @Version 1.0
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/BaseAttributeKvEntry.java:10
ClassBasicAttributesUpdateRequest
@Author: 穆书伟 @Date: 19-4-2 @Version 1.0
IOT-Guide-TSL/src/main/java/iot/technology/tsl/core/BasicAttributesUpdateRequest.java:15
ClassBasicKvEntry
@Author: 穆书伟 @Date: 19-4-2 @Version 1.0
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/BasicKvEntry.java:11
ClassBasicRequest
@Author: 穆书伟 @Date: 19-4-2 @Version 1.0
IOT-Guide-TSL/src/main/java/iot/technology/tsl/core/BasicRequest.java:9
ClassBasicTelemetryUploadRequest
@Author: 穆书伟 @Date: 19-4-2 @Version 1.0
IOT-Guide-TSL/src/main/java/iot/technology/tsl/core/BasicTelemetryUploadRequest.java:16
ClassBasicTsKvEntry
@author jamesmsw @date 2020/11/15 2:30 下午
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/BasicTsKvEntry.java:10
ClassBooleanDataEntry
@Author: 穆书伟 @Date: 19-4-2 @Version 1.0
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/BooleanDataEntry.java:11
ClassClientHandler
@author james mu @date 2020/7/10 09:32
IOT-Guide-Gateway-OPC(UA)/src/main/java/iot/technology/gateway/opcua/client/ClientHandler.java:28
ClassClientRunner
@author james mu @date 2020/7/9 23:25
IOT-Guide-Gateway-OPC(UA)/src/main/java/iot/technology/gateway/opcua/client/ClientRunner.java:27
ClassClock
@author james mu @date 2019/8/9 下午4:59
IOT-Guide-HTTP/src/main/java/iot/technology/http/quota/Clock.java:7
InterfaceCommand
@author james mu @date 2020/7/31 15:27
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/protocol/command/Command.java:7
InterfaceConsoleCommand
@author james mu @date 2020/8/10 17:33
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/client/console/ConsoleCommand.java:11
ClassConsoleCommandManager
@author james mu @date 2020/8/10 18:12
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/client/console/ConsoleCommandManager.java:14
ClassConsumer
@author james mu @date 2020/8/31 11:23
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/storage/Consumer.java:15
ClassContextAwareActor
@author mushuwei
IOT-Guide-RuleEngine-ThingsBoard/src/main/java/iot/technology/thingsboard/ruleengine/service/ContextAwareActor.java:13
ClassCustomJwtAuthenticationFilter
@author james mu @date 2020/9/29 15:58
IOT-Guide-JWT-Refresh/src/main/java/iot/technology/jwt/refresh/config/CustomJwtAuthenticationFilter.java:24
ClassCustomProtocolClient
@author james mu @date 2020/8/10 17:07
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/client/CustomProtocolClient.java:31
ClassCustomProtocolHandler
@author james mu @date 2020/5/26 23:01
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/CustomProtocolHandler.java:13
ClassCustomProtocolHandler
@author james mu @date 2020/8/10 15:00
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/server/handler/CustomProtocolHandler.java:18
ClassCustomProtocolInitializer
@author james mu @date 2020/5/26 23:12
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/CustomProtocolInitializer.java:11
ClassCustomProtocolServer
@author james mu @date 2020/5/26 22:56
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/server/CustomProtocolServer.java:23
ClassCustomUserDetailsService
@author james mu @date 2020/9/29 15:41
IOT-Guide-JWT-Refresh/src/main/java/iot/technology/jwt/refresh/config/CustomUserDetailsService.java:23
ClassCustomer
IOT-Guide-DB/src/main/java/iot/technology/dao/customer/Customer.java:7
InterfaceCustomerDao
IOT-Guide-DB/src/main/java/iot/technology/dao/customer/CustomerDao.java:3
ClassCustomerEntity
IOT-Guide-DB/src/main/java/iot/technology/dao/model/CustomerEntity.java:9
InterfaceCustomerService
IOT-Guide-DB/src/main/java/iot/technology/dao/customer/CustomerService.java:3
ClassCustomerServiceImpl
IOT-Guide-DB/src/main/java/iot/technology/dao/customer/CustomerServiceImpl.java:3
InterfaceDao
IOT-Guide-DB/src/main/java/iot/technology/dao/Dao.java:8
ClassDaoUser
@author james mu @date 2020/9/9 23:03
IOT-Guide-JWT-JPA/src/main/java/iot/technology/jwt/mysql/model/DaoUser.java:11
ClassDaoUser
@author james mu @date 2020/9/28 18:25
IOT-Guide-JWT-Refresh/src/main/java/iot/technology/jwt/refresh/dao/DaoUser.java:9
EnumDataType
@Author: 穆书伟 @Date: 19-4-2 @Version 1.0
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/DataType.java:8
ClassDefaultActorService
@author mushuwei
IOT-Guide-RuleEngine-ThingsBoard/src/main/java/iot/technology/thingsboard/ruleengine/service/DefaultActorService.java:14
ClassDefaultActorSystem
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/DefaultActorSystem.java:28
ClassDefaultQueueMsg
@author james mu @date 2020/7/27 21:59
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/storage/msg/DefaultQueueMsg.java:9
ClassDefaultQueueMsgHeaders
@author james mu @date 2020/7/27 21:57
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/storage/msg/DefaultQueueMsgHeaders.java:10
ClassDefaultTransportService
@author jamesmsw @date 2021/2/19 9:24 上午
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/storage/DefaultTransportService.java:17
ClassDevice
@author jamesmsw @date 2020/11/15 6:26 下午
IOT-Guide-DB-PostgreSQL/src/main/java/iot/technology/postgresql/model/Device.java:12
ClassDevice
IOT-Guide-DB/src/main/java/iot/technology/dao/device/Device.java:7
ClassDeviceApiController
@Author: 穆书伟 @Date: 19-4-2 下午3:46 @Version 1.0
IOT-Guide-HTTP/src/main/java/iot/technology/http/controller/DeviceApiController.java:26
ClassDeviceController
@author jamesmsw @date 2020/11/15 8:37 下午
IOT-Guide-DB-PostgreSQL/src/main/java/iot/technology/postgresql/controller/DeviceController.java:26
InterfaceDeviceDao
@author jamesmsw @date 2020/11/15 6:07 下午
IOT-Guide-DB-PostgreSQL/src/main/java/iot/technology/postgresql/dao/DeviceDao.java:11
InterfaceDeviceDao
IOT-Guide-DB/src/main/java/iot/technology/dao/device/DeviceDao.java:3
ClassDeviceEntity
@author jamesmsw @description 设备表 @date 2020/11/15 3:58 下午
IOT-Guide-DB-PostgreSQL/src/main/java/iot/technology/postgresql/dao/entity/DeviceEntity.java:13
ClassDeviceEntity
IOT-Guide-DB/src/main/java/iot/technology/dao/model/DeviceEntity.java:9
ClassDeviceMapper
@author jamesmsw @date 2020/11/15 8:05 下午
IOT-Guide-DB-PostgreSQL/src/main/java/iot/technology/postgresql/model/mapping/DeviceMapper.java:12
InterfaceDeviceService
@author jamesmsw @date 2020/11/15 6:19 下午
IOT-Guide-DB-PostgreSQL/src/main/java/iot/technology/postgresql/service/DeviceService.java:9
InterfaceDeviceService
IOT-Guide-DB/src/main/java/iot/technology/dao/device/DeviceService.java:3
ClassDeviceServiceImpl
@author jamesmsw @date 2020/11/15 7:43 下午
IOT-Guide-DB-PostgreSQL/src/main/java/iot/technology/postgresql/service/impl/DeviceServiceImpl.java:16
ClassDeviceServiceImpl
IOT-Guide-DB/src/main/java/iot/technology/dao/device/DeviceServiceImpl.java:3
ClassDispatcher
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/common/Dispatcher.java:10
ClassDockerServer
@author james mu @date 2020/5/20 16:47
IOT-Guide-Docker/src/main/java/iot/technology/docker/DockerServer.java:7
ClassDoubleDataEntry
@Author: 穆书伟 @Date: 19-4-2 @Version 1.0
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/DoubleDataEntry.java:11
InterfaceEncryption
@author james mu @date 2020/7/27 14:07
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/encryption/Encryption.java:9
InterfaceEncryptionAlgorithm
@author james mu @date 2020/7/27 13:48
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/encryption/EncryptionAlgorithm.java:7
ClassEntityActorId
@author mushuwei
IOT-Guide-Actor/src/main/java/iot/technology/actor/message/EntityActorId.java:8
next →1–100 of 299, ranked by callers