Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IoT-Technology/IoT-Technical-Guide
/ functions
Functions
727 in github.com/IoT-Technology/IoT-Technical-Guide
⨍
Functions
727
◇
Types & classes
299
↓ 51 callers
Method
get
(String key)
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/storage/msg/QueueMsgHeaders.java:13
↓ 36 callers
Method
add
(long ts, KvEntry entry)
IOT-Guide-TSL/src/main/java/iot/technology/tsl/core/BasicTelemetryUploadRequest.java:31
↓ 25 callers
Method
getKey
()
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/KvEntry.java:13
↓ 23 callers
Method
put
(String key, byte[] value)
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/storage/msg/QueueMsgHeaders.java:11
↓ 21 callers
Method
getValue
()
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/KvEntry.java:29
↓ 17 callers
Method
toString
()
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/BasicKvEntry.java:64
↓ 14 callers
Method
run
()
IOT-Guide-Gateway-OPC(UA)/src/main/java/iot/technology/gateway/opcua/client/ClientRunner.java:41
↓ 13 callers
Method
getValueAsString
()
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/KvEntry.java:27
↓ 10 callers
Method
close
()
IOT-Guide-HTTP/src/main/java/iot/technology/http/quota/AbstractQuotaService.java:40
↓ 9 callers
Method
equals
(Object o)
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/BasicKvEntry.java:47
↓ 9 callers
Method
init
(ActorCtx ctx)
IOT-Guide-Actor/src/main/java/iot/technology/actor/core/Actor.java:15
↓ 7 callers
Method
createRootActor
(String dispatcherId, ActorCreator creator)
IOT-Guide-Actor/src/main/java/iot/technology/actor/ActorSystem.java:25
↓ 7 callers
Method
getActorTestCtx
(int i)
IOT-Guide-Actor/src/test/java/iot/technology/actor/ActorSystemTest.java:180
↓ 7 callers
Method
getBooleanValue
()
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/KvEntry.java:21
↓ 7 callers
Method
getInstance
()
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/storage/InMemoryStorage.java:27
↓ 7 callers
Method
tell
(ActorMsg actorMsg)
IOT-Guide-Actor/src/main/java/iot/technology/actor/core/ActorRef.java:13
↓ 6 callers
Method
getCrudRepository
()
IOT-Guide-DB/src/main/java/iot/technology/dao/sql/JpaAbstractDao.java:14
↓ 6 callers
Method
getData
()
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/storage/msg/QueueMsg.java:13
↓ 6 callers
Method
getDoubleValue
()
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/KvEntry.java:23
↓ 6 callers
Method
getJsonValue
()
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/KvEntry.java:25
↓ 6 callers
Method
getStrValue
()
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/KvEntry.java:17
↓ 6 callers
Method
getUsername
()
IOT-Guide-JWT-JPA/src/main/java/iot/technology/jwt/mysql/model/DaoUser.java:24
↓ 6 callers
Method
newWorkStealingPool
(int parallelism, String namePrefix)
IOT-Guide-RuleEngine-ThingsBoard/src/main/java/iot/technology/thingsboard/ruleengine/common/ActorExecutors.java:11
↓ 5 callers
Method
checkConnected
(ChannelHandlerContext ctx)
IOT-Guide-Gateway/src/main/java/iot/technology/gateway/GatewayTransportHandler.java:147
↓ 5 callers
Method
checkConnected
(ChannelHandlerContext ctx)
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/MqttTransportHandler.java:221
↓ 5 callers
Method
convertToTelemetry
(JsonElement jsonObject)
IOT-Guide-TSL/src/main/java/iot/technology/tsl/adaptor/JsonConverter.java:22
↓ 5 callers
Method
createDispatcher
(String dispatcherId, ExecutorService executor)
IOT-Guide-Actor/src/main/java/iot/technology/actor/ActorSystem.java:19
↓ 5 callers
Method
getAttributes
()
IOT-Guide-TSL/src/main/java/iot/technology/tsl/core/AttributesUpdateRequest.java:15
↓ 5 callers
Method
getLongValue
()
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/KvEntry.java:19
↓ 5 callers
Method
getUsername
()
IOT-Guide-JWT-Refresh/src/main/java/iot/technology/jwt/refresh/dao/DaoUser.java:31
↓ 5 callers
Method
hasLogin
(Channel channel)
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/util/SessionUtil.java:33
↓ 5 callers
Method
millis
()
IOT-Guide-HTTP/src/main/java/iot/technology/http/quota/Clock.java:14
↓ 5 callers
Method
save
(T t)
IOT-Guide-DB/src/main/java/iot/technology/dao/Dao.java:16
↓ 5 callers
Method
schedule
()
IOT-Guide-HTTP/src/main/java/iot/technology/http/quota/inmemory/IntervalRegistryLogger.java:32
↓ 5 callers
Method
stop
(ActorId target)
IOT-Guide-Actor/src/main/java/iot/technology/actor/core/ActorCtx.java:22
↓ 4 callers
Method
convertToMsg
(SessionMsgType type, MqttMessage inbound)
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/adapter/JsonMqttAdaptor.java:33
↓ 4 callers
Method
forName
(String name)
IOT-Guide-Actor/src/main/java/iot/technology/actor/common/ActorThreadFactory.java:17
↓ 4 callers
Method
getDataType
()
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/KvEntry.java:15
↓ 4 callers
Method
getImmediateDeferredResult
(String message, HttpStatus status)
IOT-Guide-DB-PostgreSQL/src/main/java/iot/technology/postgresql/controller/DeviceController.java:73
↓ 4 callers
Method
getKey
()
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/storage/msg/QueueMsg.java:9
↓ 4 callers
Method
getUsername
()
IOT-Guide-JWT-Without-JPA/src/main/java/iot/technology/jwt/without/model/JwtRequest.java:29
↓ 4 callers
Method
onActorStopped
Executed when the target actor is stopped or destroyed. For Example, rule node failed to initialize or removed from rule chain Implementation should c
IOT-Guide-Actor/src/main/java/iot/technology/actor/message/ActorMsg.java:19
↓ 4 callers
Method
parseObject
(BasicTelemetryUploadRequest request, long systemTs, JsonElement jsonObject)
IOT-Guide-TSL/src/main/java/iot/technology/tsl/adaptor/JsonConverter.java:48
↓ 4 callers
Method
poll
(long durationInMillis)
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/storage/Consumer.java:46
↓ 4 callers
Method
quotaExceeded
(HttpServletRequest request, DeferredResult<ResponseEntity> responseWriter)
IOT-Guide-HTTP/src/main/java/iot/technology/http/controller/DeviceApiController.java:97
↓ 4 callers
Method
save
(Integer deviceId, List<TsKvEntry> tsKvEntry, long ttl)
IOT-Guide-DB-PostgreSQL/src/main/java/iot/technology/postgresql/service/TimeseriesService.java:13
↓ 4 callers
Method
shutdown
()
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/IOTMqttServer.java:69
↓ 4 callers
Method
validatePayload
(ByteBuf payloadData)
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/adapter/JsonMqttAdaptor.java:109
↓ 3 callers
Method
bind
(final ServerBootstrap serverBootstrap, final int port)
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/server/CustomProtocolServer.java:53
↓ 3 callers
Method
clear
()
IOT-Guide-Actor/src/test/java/iot/technology/actor/ActorTestCtx.java:22
↓ 3 callers
Method
convertToAttributes
(JsonElement element)
IOT-Guide-TSL/src/main/java/iot/technology/tsl/adaptor/JsonConverter.java:109
↓ 3 callers
Method
destroy
()
IOT-Guide-Actor/src/main/java/iot/technology/actor/core/Actor.java:18
↓ 3 callers
Method
equals
(Object o)
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/MqttTopicMatcher.java:31
↓ 3 callers
Method
findById
(Integer id)
IOT-Guide-DB/src/main/java/iot/technology/dao/Dao.java:12
↓ 3 callers
Method
getClaimFromToken
(String token, Function<Claims, T> claimsResolver)
IOT-Guide-JWT-Without-JPA/src/main/java/iot/technology/jwt/without/config/JwtTokenUtil.java:42
↓ 3 callers
Method
getPassword
()
IOT-Guide-JWT-JPA/src/main/java/iot/technology/jwt/mysql/model/DaoUser.java:32
↓ 3 callers
Method
getPassword
()
IOT-Guide-JWT-Refresh/src/main/java/iot/technology/jwt/refresh/dao/DaoUser.java:39
↓ 3 callers
Method
getSession
(Channel channel)
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/util/SessionUtil.java:37
↓ 3 callers
Method
getTs
()
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/TsKvEntry.java:8
↓ 3 callers
Method
getTs
()
IOT-Guide-TSL/src/main/java/iot/technology/tsl/data/kv/BasicTsKvEntry.java:60
↓ 3 callers
Method
log
(Map<String, Long> top, int uniqHosts, long requestsCount)
IOT-Guide-HTTP/src/main/java/iot/technology/http/quota/inmemory/IntervalRegistryLogger.java:64
↓ 3 callers
Method
parseValues
(JsonObject valuesObject)
IOT-Guide-TSL/src/main/java/iot/technology/tsl/adaptor/JsonConverter.java:71
↓ 3 callers
Method
registerRule
(RuleI<Phone, Phone> rule)
IOT-Guide-RuleEngine-Introduce/src/main/java/iot/technology/ruleengine/introduce/RuleEngine.java:28
↓ 3 callers
Method
send
(String topicName, T msg)
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/storage/Producer.java:27
↓ 3 callers
Method
setPassword
(String password)
IOT-Guide-JWT-JPA/src/main/java/iot/technology/jwt/mysql/model/DaoUser.java:36
↓ 3 callers
Method
tryProcessQueue
(boolean newMsg)
IOT-Guide-Actor/src/main/java/iot/technology/actor/core/ActorMailbox.java:128
↓ 3 callers
Method
unBindSession
(Channel channel)
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/util/SessionUtil.java:24
↓ 3 callers
Method
validatePayload
(ByteBuf payloadData)
IOT-Guide-Gateway/src/main/java/iot/technology/gateway/adaptors/JsonMqttAdaptor.java:104
↓ 2 callers
Method
authenticate
(String username, String password)
IOT-Guide-JWT-JPA/src/main/java/iot/technology/jwt/mysql/controller/JwtAuthenticationController.java:51
↓ 2 callers
Method
bindSession
(Session session, Channel channel)
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/util/SessionUtil.java:19
↓ 2 callers
Method
broadcastToChildren
(ActorMsg msg)
IOT-Guide-Actor/src/main/java/iot/technology/actor/core/ActorCtx.java:26
↓ 2 callers
Method
checkDeviceName
(String deviceName)
IOT-Guide-Gateway/src/main/java/iot/technology/gateway/session/GatewaySessionHandler.java:49
↓ 2 callers
Method
connect
客户端初始化 @return
IOT-Guide-Gateway-OPC(UA)/src/main/java/iot/technology/gateway/opcua/client/ClientHandler.java:49
↓ 2 callers
Method
convertToKey
转化成JAVA的密钥格式
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/encryption/impl/Aes128Encryption.java:87
↓ 2 callers
Method
createActor
(String dispatcherId, ActorCreator creator, ActorId parent)
IOT-Guide-Actor/src/main/java/iot/technology/actor/DefaultActorSystem.java:84
↓ 2 callers
Method
decode
(ChannelHandlerContext ctx, ByteBuf in)
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/codec/Spliter.java:21
↓ 2 callers
Method
destroy
()
IOT-Guide-Actor/src/main/java/iot/technology/actor/core/ActorMailbox.java:86
↓ 2 callers
Method
encode
(ByteBuf byteBuf, Packet packet)
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/protocol/PacketCodec.java:69
↓ 2 callers
Method
enqueue
(ActorMsg msg, boolean highPriority)
IOT-Guide-Actor/src/main/java/iot/technology/actor/core/ActorMailbox.java:103
↓ 2 callers
Method
entityToTsKv
(TsKvEntity tsKvEntity)
IOT-Guide-DB-PostgreSQL/src/main/java/iot/technology/postgresql/model/mapping/TsKvMapper.java:19
↓ 2 callers
Method
findByDeviceIdAndKey
(Integer deviceId, String key)
IOT-Guide-DB-PostgreSQL/src/main/java/iot/technology/postgresql/dao/TimeseriesLatestDao.java:16
↓ 2 callers
Method
findByUsername
(String username)
IOT-Guide-JWT-Refresh/src/main/java/iot/technology/jwt/refresh/model/UserDao.java:14
↓ 2 callers
Method
generateIV
生成iv
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/encryption/impl/Aes128Encryption.java:73
↓ 2 callers
Method
generateKey
()
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/encryption/impl/Aes128Encryption.java:61
↓ 2 callers
Method
getClaimFromToken
(String token, Function<Claims, T> claimsResolver)
IOT-Guide-JWT-JPA/src/main/java/iot/technology/jwt/mysql/config/JwtTokenUtil.java:40
↓ 2 callers
Method
getCommand
()
IOT-Guide-Custom-Protocol/src/main/java/iot/technology/custom/protocol/Packet.java:13
↓ 2 callers
Method
getDeviceName
(JsonElement json)
IOT-Guide-Gateway/src/main/java/iot/technology/gateway/session/GatewaySessionHandler.java:57
↓ 2 callers
Method
getJson
(MqttPublishMessage mqttMsg)
IOT-Guide-Gateway/src/main/java/iot/technology/gateway/session/GatewaySessionHandler.java:44
↓ 2 callers
Method
getMinSupportedQos
(MqttQoS reqQoS)
IOT-Guide-MQTT/src/main/java/iot/technology/mqtt/MqttTransportHandler.java:162
↓ 2 callers
Method
getName
()
IOT-Guide-DB-PostgreSQL/src/main/java/iot/technology/postgresql/dao/entity/DeviceEntity.java:36
↓ 2 callers
Method
getRole
()
IOT-Guide-JWT-Refresh/src/main/java/iot/technology/jwt/refresh/dao/DaoUser.java:23
↓ 2 callers
Method
getUsernameFromToken
(String token)
IOT-Guide-JWT-Without-JPA/src/main/java/iot/technology/jwt/without/config/JwtTokenUtil.java:30
↓ 2 callers
Method
getUsernameFromToken
(String token)
IOT-Guide-JWT-JPA/src/main/java/iot/technology/jwt/mysql/config/JwtTokenUtil.java:31
↓ 2 callers
Method
initActor
()
IOT-Guide-Actor/src/main/java/iot/technology/actor/core/ActorMailbox.java:49
↓ 2 callers
Method
initIpNetwork
创建网络对象 @param ip 网络地址 @param port 端口 @return
IOT-Guide-Bacnet/src/main/java/iot/technology/bacnet/util/BACnetUtil.java:17
↓ 2 callers
Method
initLocalDevice
创建虚拟的本地设备, deviceNumber随意 @param deviceNumber 设备标识 @param ipNetwork 网络对象 @return
IOT-Guide-Bacnet/src/main/java/iot/technology/bacnet/util/BACnetUtil.java:36
↓ 2 callers
Method
isTokenExpired
(String token)
IOT-Guide-JWT-Without-JPA/src/main/java/iot/technology/jwt/without/config/JwtTokenUtil.java:51
↓ 2 callers
Method
loadUserByUsername
(String username)
IOT-Guide-JWT-Without-JPA/src/main/java/iot/technology/jwt/without/service/JwtUserDetailsService.java:18
↓ 2 callers
Method
loadUserByUsername
(String username)
IOT-Guide-JWT-JPA/src/main/java/iot/technology/jwt/mysql/service/JwtUserDetailsService.java:28
↓ 2 callers
Method
matches
(I input)
IOT-Guide-RuleEngine-Introduce/src/main/java/iot/technology/ruleengine/introduce/RuleI.java:9
next →
1–100 of 727, ranked by callers