NordicSemiconductor / NAT-TestServer

Receives NAT test messages from the NAT-TestFirmware and logs them and timeout occurances to S3
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Support multiple IPs #3

Closed coderbyheart closed 4 years ago

coderbyheart commented 4 years ago

Devices can have multiple IPs:

{
        "op":   "24201",
        "ip":   "10.127.183.249 2A02:2121:008D:1793:0000:004B:0E9E:7901",
        "cell_id":      20504576,
        "ue_mode":      2,
        "iccid":        "89470060171107305562",
        "interval":     1
}
coderbyheart commented 4 years ago

Closed via #2