Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试向 wso2-emm 添加新设备操作。我不确定添加新操作所需的确切步骤是什么(我希望能够拥有类似应用程序列表的内容)。虽然我没有收到任何错误,但我没有看到客户端收到拉取请求。
有没有教程如何添加新的设备操作?
谢谢。
您需要向哪个平台添加操作?它不是直截了当的,但应该能够通过在数据库中添加一些记录以及源代码来添加。检查 DB 中的特征表,并在源代码中正确处理特征代码。