Changes for page TCP Interface
                  Last modified by Mark Kohlmann on 2024/02/27 22:00
              
      
      From version  1.1 
    
    
              edited by Mark Kohlmann
        
on 2021/08/26 18:40
     on 2021/08/26 18:40
      Change comment:
              There is no comment for this version
          
         
      To version  2.2 
    
    
              edited by Mark Kohlmann
        
on 2021/12/08 21:05
     on 2021/12/08 21:05
      Change comment:
              Update document after refactoring.
          
         Summary
- 
          Page properties (2 modified, 0 added, 0 removed)
 
Details
- Page properties
 - 
      
- Parent
 -   
... ... @@ -1,1 +1,1 @@ 1 -SHOWRUNNER™ User Guide& Wiki.SHOWRUNNER™ Appendix.Integration Options.WebHome1 +SHOWRUNNER™ Integrations Guide.Integration Options.WebHome  - Content
 -   
... ... @@ -48,7 +48,7 @@ 48 48 49 49 ==== Subscriptions ==== 50 50 51 -Subscriptions may be enabled for each action. When a subscription is requested the current state will be returned. Any future changes to the actions state will return the value until the subscription is canceled. A subscription request does not require parameters and does not execute the action. "+" is used to subscribe, "-" is used to unsubscribe. 51 +Subscriptions may be enabled for each action. When a subscription is requested the current state will be returned. Any future changes to the actions state will return the value until the subscription is canceled. A subscription request does not require parameters and does not execute the action. "+" is used to subscribe, "-" is used to unsubscribe. Subscriptions are tracked by connection. If a connection is lost a re-subscribe should take place on a new connection. 52 52 53 53 Subscribe: 54 54 ##+[GlobalId].[ActionName]\x0D##