Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.69 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.69 KB

interpreter

Interpreter validates events and can be used in projects that aim to generate aggregate or individual device metrics.

Build Status codecov.io Go Report Card Quality Gate Status Apache V2 License GitHub Release GoDoc

Summary

Interpreter provides different validations for validating:

  • Events are valid (e.g. having a proper boot-time, etc.)
  • Boot-cycles are as expected.

Table of Contents

Code of Conduct

This project and everyone participating in it are governed by the XMiDT Code Of Conduct. By participating, you agree to this Code.

Install

go get -u github.com/xmidt-org/interpreter

Contributing

Refer to CONTRIBUTING.md.