Method: OmfCommon::Comm#local_address
- Defined in:
- lib/omf_common/comm.rb
#local_address ⇒ Object
Return the address used for all ‘generic’ messages not specifically being sent from a resource
92 93 94 |
# File 'lib/omf_common/comm.rb', line 92 def local_address() @local_topic.address end |