Hi,
@Dhwani Trivedi ,@Anil Sagar .I am trying to understand usage of ZETTA drivers and integrate with APIGEE cloud by assuming a real scenario.
Scenario: A car suddenly got brake down at middle of the road ,this notification has to be send to roadside assistance team.I am trying to convert it in technical terms like below.
Technical:
ZETTA Brake down Notification app(which connects the car and send notification ,if it is brake down)
ZETTA Roadside assist app(which gets notified by mobile alert)
ZETTA mobile app (Which receive notification(JETTA Brake down Notification)and send alert to (JETTA Roadside assist).
Now comes to APIGEE part here ,We have 'zetta-apigee-driver' to connect with APIGEE.
I am trying integrate all these components ,If brake down happens 'ZETTA Brake down Notification' calls APIGEE using driver and sends message.APIGEE will route to ZETTA mobile app ,from there mobile app sends the alert to 'ZETTA Roadside assist' will receive notification (:assuming it already connected to APIGGE using 'APIGEE driver).
My point is how APIGEE can connect by using ZETTA drivers .One morething I am not able to find more information about APIGEE link.Please provide if you have any links to refer.