The FASCIA format is a simple JSON format to exchange information from mobile network monitoring devices (such as IMSI catchers, passive analysis tools) into
a common simple format and to be processed by FASCIA.
## Format
| key | format | description |
| ------------- | ------------- | --------- |
| timestamp | datetime | timestamp in UTC when the event was captured |
| sensor | string | a GUID representation of the sensor capturing the event |
| imsi | string | IMSI in the following format (270 01 60000000001) |
| tmsi1 | string | An hexadecimal representation of the TMSI 1 |
| tmsi2 | string | An hexadecimal representation of the TMSI 2 |