RADInstance Python Class

RADInstance is an encapsulation of a RAD instance in the server module. RADInstance includes one method and one property:

  • _rad_notify(self, event, payload) – This RADInstance method sends an event event with payload payload to subscribed clients

  • _rad_name – This RADInstance property is the RAD name of the given instance