curl --location --request POST '/devices/register' \ --header 'Content-Type: application/json' \ --data-raw '{ "ip_adr": "192.168.0.126", "name": "Haut Parleur Palier 3", "type": "ls" }'
{}