Skip to content

feat(数采): 增加获取协议支持的访问方式命令#3

Open
liu4410 wants to merge 2 commits intojetlinks:masterfrom
liu4410:dev-command
Open

feat(数采): 增加获取协议支持的访问方式命令#3
liu4410 wants to merge 2 commits intojetlinks:masterfrom
liu4410:dev-command

Conversation

@liu4410
Copy link

@liu4410 liu4410 commented Jan 8, 2026

No description provided.

@zhou-hao
Copy link
Member

zhou-hao commented Jan 8, 2026

定义在PointMetadata 中 实现resolvePointMetadata 方法返回是否更合适,可能根据不同的点位配置决定 支持哪些模式?

* 点位使用平台的解码时
*/
@Schema(title = "当前支持的平台解码")
private List<String> supportCodecs;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不用设置这个吧? 采集器应该不关心平台支持哪些编解码. 根据字节长度来由平台决定更合适? 看最新的org.jetlinks.core.codec.Codec.isByteLengthSupported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants