Fix Monitoring Element packing
New ME's 'TH1I' and TH2I' had been added to the encoding of the protocol buffer but not to the compressing process so they had no ID assigned. This ID was given to both of the new ME's.
What's Changed
- Fix inexistent id's for the new monitoring elements TH1I and TH2I by @micsucmed in #13
Full Changelog: 1.1.0...1.1.1