public class TopicVarsParamValueFunction extends Object implements ParamValueFunction
| Constructor and Description |
|---|
TopicVarsParamValueFunction(String[] topicTemplates,
String[] topicFilters) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(org.tio.core.ChannelContext context,
String topic,
org.dromara.mica.mqtt.codec.message.MqttPublishMessage message,
byte[] payload)
获取值
|
public Object getValue(org.tio.core.ChannelContext context, String topic, org.dromara.mica.mqtt.codec.message.MqttPublishMessage message, byte[] payload)
ParamValueFunctiongetValue in interface ParamValueFunctioncontext - ChannelContexttopic - topicmessage - messagepayload - payloadCopyright © 2025. All rights reserved.