nomyk-device-core is a public reference repository. It should never contain production secrets, credentials, private endpoints, real device fleet data, or private infrastructure configuration.
If you find sensitive information in this repository, please open a private security advisory on GitHub or contact the repository owner directly.
Please do not disclose exposed secrets or private operational details in a public issue.
This repository may discuss:
- generic IoT device architecture
- sensor abstraction
- telemetry schemas
- calibration lifecycle
- status-light behavior
- cloud data-flow concepts
This repository should not include:
- API keys, tokens, passwords, or certificates
- private service URLs or production MQTT topics
- production provisioning or authentication logic
- real user, plant, or device data
- commercial dashboard implementation
- private infrastructure-as-code
- Remove the material from the public tree.
- Rotate any exposed credential immediately.
- Review commit history and published releases.
- Prefer replacing sensitive details with generic architecture notes.