AutoBroadcast
Last updated
If shuffled is set to true, the messages are sent randomly.
If shuffled is set to false, the messages are sent in sequence.
shuffled: trueThe interval indicates when a message is sent.
# intervall in seconds
intervall: 300random:
shuffled: true
# intervall in seconds
intervall: 300Last updated