Turns a JSON formatted Static Flow Pusher string into a storage entry
Expects a string in JSON along the lines of:
{
"switch": "AA:BB:CC:DD:EE:FF:00:11",
"name": "flow-mod-1",
"cookie": "0",
"priority": "32768",
"ingress-port": "1",
"actions": "output=2",
}