docs: note alarmOverrides in GetInstanceDocumentAsync; mark template-alarm/override plan complete
This commit is contained in:
@@ -426,7 +426,8 @@ public static partial class CliRunner
|
||||
|
||||
/// <summary>
|
||||
/// Reads an instance's full configuration via <c>instance get</c>; the returned document exposes
|
||||
/// <c>connectionBindings</c>, <c>attributeOverrides</c>, and <c>areaId</c> for persistence read-back.
|
||||
/// <c>connectionBindings</c>, <c>attributeOverrides</c>, <c>alarmOverrides</c>, and <c>areaId</c>
|
||||
/// for persistence read-back.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// This is the only helper that hands back a live <see cref="JsonDocument"/> (the rest return
|
||||
|
||||
Reference in New Issue
Block a user