X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=test%2Frobohydra%2Fmessages.txt;h=47d15bb36b3446afde85b6359216426c917219cd;hb=47086c3afcec31c01f97fd302b369c30372554d5;hp=b71191b043cb31e78f408496036675bccca15ce0;hpb=47e224777669f935f45d443b6da948e7977fd9b7;p=e-mobility-charging-stations-simulator.git diff --git a/test/robohydra/messages.txt b/test/robohydra/messages.txt index b71191b0..47d15bb3 100644 --- a/test/robohydra/messages.txt +++ b/test/robohydra/messages.txt @@ -1,2 +1,5 @@ GetDiagnostics: curl -d '[2,"123456789","GetDiagnostics",{"location":"ftp://localhost"}]' -H "Content-Type: application/json" -X POST http://localhost:3000/message +TriggerMessage: + curl -d '[2,"123456789","TriggerMessage",{"requestedMessage":"BootNotification"}]' -H "Content-Type: application/json" -X POST http://localhost:3000/message + curl -d '[2,"123456789","TriggerMessage",{"requestedMessage":"HeartBeat"}]' -H "Content-Type: application/json" -X POST http://localhost:3000/message