Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道创建实体时是否发送通知。例如:如果我让 Orion 使用通知通道与 cygnus 连接,那么当创建实体时,cygnus 会注意到这个变化吗?
谢谢!!
这取决于订阅。如果您在 Orion 中有一个 ONCHANGE 订阅,并且订阅“覆盖”了创建的实体,则会向接收者发送通知,即订阅中引用字段中指定的端点(Cygnus 或其他)。