From 6ae39dbf40fdb79374883e247b643b1638ea51f7 Mon Sep 17 00:00:00 2001 From: Hareesh M U Date: Wed, 16 Sep 2020 00:35:18 +0530 Subject: [PATCH] Added bimonthly cycle Period for utility_meter component (#14469) --- source/_integrations/utility_meter.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/utility_meter.markdown b/source/_integrations/utility_meter.markdown index 78358f48fd6..3e6c537b35d 100644 --- a/source/_integrations/utility_meter.markdown +++ b/source/_integrations/utility_meter.markdown @@ -39,7 +39,7 @@ source: required: true type: string cycle: - description: How often to reset the counter. Valid values are `hourly`, `daily`, `weekly`, `monthly`, `quarterly` and `yearly`. + description: How often to reset the counter. Valid values are `hourly`, `daily`, `weekly`, `monthly`, `bimonthly`, `quarterly` and `yearly`. Cycle value `bimonthly` will reset the counter once in two months. required: true type: string offset: