遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/4695)
<a href="https://www.bestpractices.dev/projects/4695"><img src="https://www.bestpractices.dev/projects/4695/badge"></a>
An Internet of Things Agent for a JSON based protocol (with AMQP, HTTP and MQTT transports). This IoT Agent is designed to be a bridge between JSON and the NGSI interface of a context broker.
It is based on the IoT Agent Node.js Library. Further general information about the FIWARE IoT Agents framework, its architecture and the common interaction model can be found in the library's GitHub repository.
This project is part of FIWARE. For more information check the FIWARE Catalogue entry for the IoT Agents.( https://www.fiware.org/developers/catalogue/ )
Repository on GitHub, which uses git. git is distributed.
Yes. "npm test" invokes the automated test suite. This is documented in https://github.com/telefonicaid/iotagent-json/blob/master/docs/usermanual.md#testing
Code implements continuous integration based in GitActions. Each time a new pull request is created, the continuous integration system runs the test on it and it is ready to merge only when all tests pass ok. If a problem is found, feedback is provided via GitHub. In addition, several badges on top of the master README.md of the project provide information about the build status in the master branch.
警告:需要URL,但找不到URL。
// X-Content-Type-Options was not set to "nosniff".
Instead of embedding run-time assertions, there are many external tests with assertions that are checked during automated testing.
后退