Różnice

Różnice między wybraną wersją a wersją aktualną.

Odnośnik do tego porównania

Both sides previous revision Poprzednia wersja
Nowa wersja
Poprzednia wersja
pl:miw:2009:hekate_case_telco [2009/07/01 18:37]
jsi08
pl:miw:2009:hekate_case_telco [2019/06/27 15:50] (aktualna)
Linia 52: Linia 52:
   *Type: **symbolic**   *Type: **symbolic**
   *Description:​ **Respresents day of week**   *Description:​ **Respresents day of week**
-  *Acceptable ​input values: ​+  *Acceptable values: ​
     * **mon** for monday     * **mon** for monday
     * **tue** for tuesday     * **tue** for tuesday
Linia 63: Linia 63:
 === Hour === === Hour ===
   *Type: **decimal**   *Type: **decimal**
-  *Description:​ **Respresents full hour of start of the service** +  *Description:​ **Respresents full hour of start time of the service** 
-  *Acceptable ​input values:  +  *Acceptable values:  
-    * full hours form **0** to **23**+    * **0** to **23** ​for 24h time format
  
 +=== Today ===
 +  *Type: **symbolic**
 +  *Description:​ **Respresents type of the day**
 +  *Possible values: ​
 +    * **weekend**
 +    * **workday**
  
 +=== Daytime ===
 +  *Type: **symbolic**
 +  *Description:​ **Respresents part of the day**
 +  *Possible values: ​
 +    * **day**
 +    * **night**
 +
 +=== Operator ===
 +  *Type: **symbolic**
 +  *Description:​ **Respresents operator of the receiver of the service**
 +  *Possible values: ​
 +    * **PLUS**
 +    * **P4**
 +    * **ERA**
 +    * **ORANGE**
 +
 +=== ServiceType ===
 +  *Type: **symbolic**
 +  *Description:​ **Respresents type of the service**
 +  *Possible values: ​
 +    * **SMS**
 +    * **MMS**
 +    * **CALL**
 +
 +=== Duration ===
 +  *Type: **decimal**
 +  *Description:​ **Respresents duration of the service (seconds for CALL / amount for MMS or SMS)**
 +  *Possible values: ​
 +    * **decimal >= 0** values
 +
 +
 +=== Tariff ===
 +  *Type: **symbolic**
 +  *Description:​ **Respresents the tariff**
 +  *Possible values: ​
 +    * **TS25** for Taryfa Syberyjska 25
 +    * **TS40** for Taryfa Syberyjska 40
 +    * **TS55** for Taryfa Syberyjska 55
 +    * **TS75** for Taryfa Syberyjska 75
 +    * **TS90** for Taryfa Syberyjska 90
 +    * **TS120** for Taryfa Syberyjska 120
 +
 +=== Packets ===
 +  *Type: **symbolic**
 +  *Description:​ **Respresents set of packets used to cover the service**
 +  *Possible values: ​
 +    * **FreeSMS** for Free SMS Packet
 +    * **FA** for Free to All Packet
 +    * **FWP** for Free to All in Plus on Weekends and Evenings Packet
 +    * **FP** for Free to All in Plus Packet
 +    * **None** for no packet
 +    * any combinantion like **FP+FA** or **FWP+FP+FA** which indicates that more than one packet is capable of covering service cost
 +
 +
 +=== DurationToCover ===
 +  *Type: **decimal**
 +  *Description:​ **Respresents part of the service that packets cannot cover and for which charge will be calculated**
 +  *Possible values: ​
 +    * **decimal >= 0** values
 +
 +=== Charge ===
 +  *Type: **decimal**
 +  *Description:​ **Respresents calcualted charge for the service**
 +  *Possible values: ​
 +    * **decimal >= 0** values
 +
 +=== FA ===
 +  *Type: **decimal**
 +  *Description:​ **Respresents amount of free calls (in seconds) for Free to All Packet**
 +  *Possible values: ​
 +    * **decimal >= 0** values
 +
 +=== FS ===
 +  *Type: **decimal**
 +  *Description:​ **Respresents amount of free messages for Free SMS Packet**
 +  *Possible values: ​
 +    * **decimal >= 0** values
 +
 +=== FWP ===
 +  *Type: **decimal**
 +  *Description:​ **Respresents amount of free calls (in seconds) for Free to All in Plus on Weekends and Evenings Packet**
 +  *Possible values: ​
 +    * **decimal >= 0** values
 +
 +=== FP ===
 +  *Type: **decimal**
 +  *Description:​ **Respresents amount of free calls (in seconds) for Free to All in Plus Packet**
 +  *Possible values: ​
 +    * **decimal >= 0** values
  
  
Linia 102: Linia 197:
 Rule: 6    Rule: 6   
 if     ​ ServiceType is SMS if     ​ ServiceType is SMS
-then   ​ Packets is FreSMS+then   ​ Packets is FreeSMS
  
 Rule: 7 Rule: 7
Linia 179: Linia 274:
   * Generated by [[hekate:​hjed]] {{:​pl:​miw:​2009:​hekate_case_telco:​gsm2.pl|PL file}} for [[hekate:​varda]] usage   * Generated by [[hekate:​hjed]] {{:​pl:​miw:​2009:​hekate_case_telco:​gsm2.pl|PL file}} for [[hekate:​varda]] usage
   * Generated by [[hekate:​varda]] {{:​pl:​miw:​2009:​hekate_case_telco:​gsm2.xttml|XTTML file}} for [[hekate:​hqed]] usage   * Generated by [[hekate:​varda]] {{:​pl:​miw:​2009:​hekate_case_telco:​gsm2.xttml|XTTML file}} for [[hekate:​hqed]] usage
-  * [[hekate:​hqed]] project {{:​pl:​miw:​2009:​hekate_case_telco:​gsm2u.xml|HML file}} - due to wiki file restrictions please change the extension to **HML** after downloading the file+  * [[hekate:​hqed]] project {{:​pl:​miw:​2009:​hekate_case_telco:​gsm2u.xttml|HML file}} - due to wiki file restrictions please change the extension to **HML** after downloading the file
  
 ====== Materials ====== ====== Materials ======
   * Official Graphviz website http://​www.graphviz.org/ ​   * Official Graphviz website http://​www.graphviz.org/ ​
   * PlusGSM Taryfy Syberyjskie http://​www.plus.pl/​oferta_indywidualna/​plus_abonament/​taryfy/​taryfy_syberyjskie/​   * PlusGSM Taryfy Syberyjskie http://​www.plus.pl/​oferta_indywidualna/​plus_abonament/​taryfy/​taryfy_syberyjskie/​
pl/miw/2009/hekate_case_telco.1246466273.txt.gz · ostatnio zmienione: 2019/06/27 15:57 (edycja zewnętrzna)
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0